contrib/git-viz/git-cat-file
author Brendan Cully <brendan@kublai.com>
Wed, 27 Sep 2006 14:50:20 -0700
changeset 3178 b3e103c388fc
parent 406 d8abb687d501
permissions -rw-r--r--
mq: don't write applied patches into series twice in restore

#!/bin/sh

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