contrib/git-viz/git-cat-file
author Bryan O'Sullivan <bos@serpentine.com>
Fri, 09 Sep 2005 22:07:10 -0700
changeset 1246 ae96c85fb0af
parent 406 d8abb687d501
permissions -rw-r--r--
mercurial.el: implement hg-pull, and stub in hg-update.

#!/bin/sh

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