contrib/git-viz/git-rev-tree
author mcmillen@cs.cmu.edu
Fri, 24 Mar 2006 14:53:23 +0100
changeset 1995 2da2d46862fb
parent 406 d8abb687d501
permissions -rw-r--r--
Spelling fix: "commited" -> "committed"

#!/bin/sh

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