contrib/git-viz/git-rev-tree
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Fri, 29 Sep 2006 18:39:08 +0200
changeset 3180 fca5ddbaa12a
parent 406 d8abb687d501
permissions -rw-r--r--
factor opts: move globalopts to a more logical place we will put other options at the same place

#!/bin/sh

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