contrib/git-viz/git-rev-tree
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 18 Aug 2007 20:21:14 +0200
changeset 5199 94e77a174f55
parent 406 d8abb687d501
permissions -rw-r--r--
Quote ^ and ~ chars in test-parentrevspec. At least ^ causes problems on some sh implementations.

#!/bin/sh

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