view contrib/git-viz/git-diff-tree @ 4769:03844af5ebcd

convert: svn: skip revisions without file entries
author Brendan Cully <brendan@kublai.com>
date Mon, 02 Jul 2007 08:31:02 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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