view contrib/git-viz/git-diff-tree @ 912:302f83b85054

Minor tweak: os.STOPSIG -> os.WSTOPSIG. Pychecker spotted this one.
author mark.williamson@cl.cam.ac.uk
date Mon, 15 Aug 2005 11:46:41 -0800
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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