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
Eric Eisner <ede@mit.edu>
Sun, 04 Apr 2010 21:35:00 -0400
changeset 10832
420bc8124904
parent 406
d8abb687d501
permissions
-rw-r--r--
summary: make use of output labeling The individual pieces of information use the same labels as the commands they summarize for better cohesion of commands.
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"