contrib/git-viz/git-diff-tree
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sun, 29 Jan 2006 17:12:31 +1300
changeset 1654 b7fc961507db
parent 406 d8abb687d501
permissions -rw-r--r--
deprecate the use of 'hg tag NAME [REV]' add some tests and some doc

#!/bin/sh

op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"