##// END OF EJS Templates
deprecate the use of 'hg tag NAME [REV]'...
deprecate the use of 'hg tag NAME [REV]' add some tests and some doc

File last commit:

r406:d8abb687 default
r1654:b7fc9615 default
Show More
git-cat-file
5 lines | 69 B | text/plain | TextLexer
mpm@selenic.com
[PATCH] Using monotone-viz/git-viz with mercurial...
r406 #!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"