contrib/git-viz/git-rev-tree
author mpm@selenic.com
Sat, 27 Aug 2005 18:27:45 -0700
changeset 1111 addcb77fe500
parent 406 d8abb687d501
permissions -rw-r--r--
Add an old-http test case This uses a trivial Python http server to test pulling from a static http server.

#!/bin/sh

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