contrib/git-viz/git-rev-tree
author Matt Mackall <mpm@selenic.com>
Fri, 21 Apr 2006 15:14:27 -0500
changeset 2107 7ff92c04f8e5
parent 406 d8abb687d501
permissions -rw-r--r--
Don't die calling outgoing hook if we have no changesets

#!/bin/sh

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