contrib/git-viz/git-cat-file
author Matt Mackall <mpm@selenic.com>
Sun, 17 Dec 2006 22:16:57 -0600
changeset 3929 33988aaa1652
parent 406 d8abb687d501
permissions -rw-r--r--
Add some modules to the demandimport ignore list for Windows

#!/bin/sh

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