contrib/git-viz/git-rev-tree
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sat, 15 Oct 2005 15:43:40 -0700
changeset 1392 32d8068b3e36
parent 406 d8abb687d501
permissions -rw-r--r--
add a check for filetype when walking

#!/bin/sh

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