contrib/git-viz/git-diff-tree
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sat, 17 Feb 2007 09:54:59 -0200
changeset 4104 ed46895aa38c
parent 406 d8abb687d501
permissions -rw-r--r--
git binary patches: use hashes to detect identical files

#!/bin/sh

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