view contrib/git-viz/git-diff-tree @ 5231:ceb6f242fb81

Test git repository conversion
author Patrick Mezard <pmezard@gmail.com>
date Sun, 26 Aug 2007 15:07:13 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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