contrib/git-viz/git-diff-tree
author mark.williamson@cl.cam.ac.uk
Mon, 15 Aug 2005 11:46:41 -0800
changeset 912 302f83b85054
parent 406 d8abb687d501
permissions -rw-r--r--
Minor tweak: os.STOPSIG -> os.WSTOPSIG. Pychecker spotted this one.

#!/bin/sh

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