contrib/git-viz/git-rev-list
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Wed, 11 Jul 2007 19:56:16 -0300
changeset 4833 fc8b3e7cbf6b
parent 406 d8abb687d501
permissions -rw-r--r--
improve warning for hg add foo; hg mv foo bar

#!/bin/sh

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