view contrib/git-viz/git-cat-file @ 958:d845a1f174bb

Make mercurial.el load with GNU emacs
author mpm@selenic.com
date Fri, 19 Aug 2005 18:47:05 -0800
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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