contrib/git-viz/git-rev-list
author Brendan Cully <brendan@kublai.com>
Sun, 01 Oct 2006 12:42:50 -0700
changeset 3225 dedddde58c5b
parent 406 d8abb687d501
permissions -rw-r--r--
Raise LookupError in changectx.filectx if filenode can't be found

#!/bin/sh

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