contrib/git-viz/git-cat-file
author Martin Geisler <mg@lazybytes.net>
Sat, 09 May 2009 17:34:11 +0200
changeset 8340 fce065538bcf
parent 406 d8abb687d501
permissions -rw-r--r--
util: remove unused bufsize argument in popen[23]

#!/bin/sh

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