view contrib/git-viz/git-diff-tree @ 4856:1f3742217a76

replace .hgtags instead of appending to it when doing a raw commit
author Brendan Cully <brendan@kublai.com>
date Wed, 11 Jul 2007 00:53:44 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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