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
Alexis S. L. Carvalho <alexis@cecm.usp.br>
Mon, 09 Apr 2007 04:24:17 -0300
changeset 4331
ce52deed83bc
parent 406
d8abb687d501
permissions
-rw-r--r--
atomicfile: don't copy the original file if it'll be truncated
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"