Mercurial
Mercurial
>
relpipe
>
relpipe-web
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
skripty/_připrav.sh
author
František Kučera <franta-hg@frantovo.cz>
Tue, 05 Feb 2019 19:18:28 +0100
branch
v_0
changeset 244
d4f401b5f90c
parent 130
94339837c42d
permissions
-rwxr-xr-x
examples: move each example to a separate page + add generated list of examples
#!/bin/bash
SKRIPT=`dirname $0`/připrav.sh
if [ -f $SKRIPT ]; then
$SKRIPT;
fi