Mercurial
Mercurial
>
skel
/ 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
.
.bash_completion
author
Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 28 Sep 2011 15:29:23 +0300
changeset 216
27e5bda72c38
child 220
987a83ddd689
permissions
-rwxr-xr-x
Load local completion.
for f in ~/.bash_completion.d/*; do
. $f
done
# Local variables:
# mode: shell-script
# End: