contrib/git-viz/git-cat-file
author Matt Mackall <mpm@selenic.com>
Thu, 14 Dec 2006 17:32:25 -0600
changeset 3891 a0b18a8e0460
parent 406 d8abb687d501
permissions -rw-r--r--
Fix a pygettext complaint

#!/bin/sh

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