view contrib/git-viz/git-diff-tree @ 10369:98a0421b9e52

commands: annotate follows by default, separate -f/--file option
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Sun, 07 Feb 2010 14:51:52 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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