view contrib/git-viz/git-diff-tree @ 4106:f5f171785e29

test-notify: adapt to sed shipped with MacOS MacOS X' sed does not have the \? repetition operator.
author Christian Ebert <blacktrash@gmx.net>
date Sat, 17 Feb 2007 09:54:44 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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