contrib/git-viz/git-diff-tree
author Brendan Cully <brendan@kublai.com>
Mon, 14 Aug 2006 11:10:21 -0700
changeset 2888 ce967d96a1c1
parent 406 d8abb687d501
permissions -rw-r--r--
Properly shell-quote arguments in extdiff

#!/bin/sh

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