view contrib/git-viz/git-diff-tree @ 3846:18855084b922

Make debuginstall actually attempt to use external patch and merge This will catch some tricky problems with tools and setup.
author Matt Mackall <mpm@selenic.com>
date Sun, 10 Dec 2006 00:44:52 -0600
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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