contrib/git-viz/git-rev-tree
author Giorgos Keramidas <keramida@ceid.upatras.gr>
Fri, 23 Feb 2007 17:54:34 +0200
changeset 4137 26596a6b6518
parent 406 d8abb687d501
permissions -rw-r--r--
Create the parent directory when checking out symlinks.

#!/bin/sh

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