view contrib/git-viz/git-diff-tree @ 3580:41989e55fa37

allow update to switch to a different branch if the repo is clean
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sun, 29 Oct 2006 13:08:10 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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