contrib/git-viz/git-rev-list
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 22 Jul 2005 08:58:16 +0100
changeset 758 c5db9581bfa6
parent 406 d8abb687d501
permissions -rw-r--r--
There was an extra space after 'hg id' when there are no tags.

#!/bin/sh

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