contrib/git-viz/git-cat-file
author Matt Mackall <mpm@selenic.com>
Tue, 17 Oct 2006 22:07:54 -0500
changeset 3438 b17f9d3eda74
parent 406 d8abb687d501
permissions -rw-r--r--
revlog.lookup tweaks - fast path for binary node ids - direct lookup for full hex ids - silly change to bin_id

#!/bin/sh

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