contrib/git-viz/git-cat-file
author Matt Mackall <mpm@selenic.com>
Wed, 25 Oct 2006 16:24:28 -0500
changeset 3512 1295ad66fac8
parent 406 d8abb687d501
permissions -rw-r--r--
Move rewrite-log to contrib

#!/bin/sh

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