contrib/git-viz/git-cat-file
author mpm@selenic.com
Tue, 16 Aug 2005 19:31:30 -0800
changeset 929 26bb67b7ec14
parent 406 d8abb687d501
permissions -rw-r--r--
Add incoming to completions

#!/bin/sh

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