contrib/git-viz/git-rev-tree
author mason@suse.com
Sun, 14 Aug 2005 20:09:01 -0800
changeset 901 120cba94d5aa
parent 406 d8abb687d501
permissions -rw-r--r--
Change repo.comit to return None on error or the new revision number on success This allows the caller to correctly record the new revision number

#!/bin/sh

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