contrib/git-viz/git-cat-file
author Daniel Holth <dholth@fastmail.fm>
Tue, 30 Jan 2007 23:09:06 -0500
changeset 4082 6b2909e84203
parent 406 d8abb687d501
permissions -rw-r--r--
convert-repo converts symlinks from git

#!/bin/sh

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