contrib/git-viz/git-cat-file
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Mon, 29 Aug 2005 20:37:07 +0200
changeset 1151 10b4f2a5ce17
parent 406 d8abb687d501
permissions -rw-r--r--
teach bash_completion about --cwd

#!/bin/sh

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