view contrib/git-viz/git-diff-tree @ 4713:c29ee52e0b68

mq: support qnew -I/-X and file name lists
author Brendan Cully <brendan@kublai.com>
date Mon, 25 Jun 2007 11:13:27 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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