contrib/git-viz/git-rev-list
author Matt Mackall <mpm@selenic.com>
Sun, 12 Oct 2008 15:21:08 -0500
changeset 7087 62c71741ae7d
parent 406 d8abb687d501
permissions -rw-r--r--
zeroconf: use only first part of hostname for building local name

#!/bin/sh

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