contrib/git-viz/git-rev-tree
author Bryan O'Sullivan <bos@serpentine.com>
Tue, 08 May 2007 11:51:25 -0700
changeset 4419 59ddd43f609f
parent 406 d8abb687d501
permissions -rw-r--r--
contrib/hgsh: Check for .hg/store as well as .hg/data. This is required by the new repository layout.

#!/bin/sh

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