contrib/git-viz/git-cat-file
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 18 Jan 2006 16:55:05 +0100
changeset 1626 f2b1df3dbcbb
parent 406 d8abb687d501
permissions -rw-r--r--
make the order of the arguments for filterfiles consistent fix a bug where the order was reversed

#!/bin/sh

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