contrib/git-viz/git-diff-tree
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sun, 10 Dec 2006 00:07:02 +0100
changeset 3852 8a9a1a7e1698
parent 406 d8abb687d501
permissions -rw-r--r--
create the encode and decode functions for the store

#!/bin/sh

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