contrib/git-viz/git-rev-tree
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 14 Aug 2007 18:25:27 +0200
changeset 5167 aba624d2301d
parent 406 d8abb687d501
permissions -rw-r--r--
fix bundlerepo broken by 4205f626dc05 since we now use struct in case of lazy parser, this have to be an integer instead of None see issue681

#!/bin/sh

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