contrib/git-viz/git-rev-list
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 01 Feb 2006 08:46:24 +0100
changeset 1674 dee55c4a4963
parent 406 d8abb687d501
permissions -rw-r--r--
abort when using 'update -m' and this is not a merge add more testcases for updating with local changes

#!/bin/sh

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