view contrib/git-viz/git-diff-tree @ 6990:ca6103c5eefd

fix test-bisect error (because of set -e)
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 05 Sep 2008 11:02:12 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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