contrib/git-viz/git-cat-file
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sun, 10 Dec 2006 20:35:28 -0200
changeset 3862 46abbed02b2d
parent 406 d8abb687d501
permissions -rw-r--r--
Use UTF-8 in .hg/branch

#!/bin/sh

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