contrib/git-viz/git-rev-list
author mpm@selenic.com
Tue, 16 Aug 2005 17:12:25 -0800
changeset 923 c7a3b88505cd
parent 406 d8abb687d501
permissions -rw-r--r--
Add basic https support for pull

#!/bin/sh

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