view contrib/git-viz/git-diff-tree @ 2752:5dfeda163bb7

Add -f option to qdelete, to remove patch file.
author Brendan Cully <brendan@kublai.com>
date Tue, 01 Aug 2006 12:21:55 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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