contrib/git-viz/git-diff-tree
author Stefano Tortarolo <stefano.tortarolo@gmail.com>
Sun, 18 Jan 2009 19:59:51 +0100
changeset 7786 92455c1d6f83
parent 406 d8abb687d501
permissions -rw-r--r--
rebase: pull --rebase updates if there is nothing to rebase

#!/bin/sh

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