Mercurial
Mercurial
>
hg
/ 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
.
contrib/git-viz/git-cat-file
author
Brendan Cully <brendan@kublai.com>
Tue, 24 Oct 2006 13:09:09 -0700
changeset 3497
459e7cd943d4
parent 406
d8abb687d501
permissions
-rw-r--r--
zsh: complete according to the -R option if specified
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"