view contrib/git-viz/git-rev-tree @ 5291:23651848d638

extdiff: avoid repr() doubling paths backslashes under Windows
author Patrick Mezard <pmezard@gmail.com>
date Mon, 10 Sep 2007 23:36:01 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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