contrib/git-viz/git-cat-file
author Daniel Holth <dholth@fastmail.fm>
Wed, 16 May 2007 01:07:27 -0400
changeset 4446 1b75e0eff532
parent 406 d8abb687d501
permissions -rw-r--r--
document conversion interface

#!/bin/sh

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