contrib/git-viz/git-cat-file
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Fri, 15 Feb 2008 16:06:36 -0200
changeset 6120 f89878df40fe
parent 406 d8abb687d501
permissions -rw-r--r--
move the reading of branch.cache from _branchtags to branchtags

#!/bin/sh

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