contrib/git-viz/git-rev-list
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 15 Feb 2006 22:21:20 +0100
changeset 1724 5a36609f73a7
parent 406 d8abb687d501
permissions -rw-r--r--
add a -b/--branch option to 'hg parents'

#!/bin/sh

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