contrib/git-viz/git-diff-tree
author Matt Mackall <mpm@selenic.com>
Sun, 29 Jan 2006 17:22:03 +1300
changeset 1655 7bfd4724932a
parent 406 d8abb687d501
permissions -rw-r--r--
convert-repo: automatically create empty map file

#!/bin/sh

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