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
mpm@selenic.com
Fri, 24 Jun 2005 12:33:14 -0800
changeset 458
ff8fbf99cd64
parent 406
d8abb687d501
permissions
-rw-r--r--
Added tag 0.6 for changeset
12e0fdbc57a0be78f0e817fd1d170a3615cd35da
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"