contrib/git-viz/git-rev-list
author Christian Ebert <blacktrash@gmx.net>
Tue, 16 Mar 2010 22:27:22 +0100
changeset 10711 2df044888693
parent 406 d8abb687d501
permissions -rw-r--r--
keyword: do not customize ui.note() when overwriting Behaviour change: hg commit --verbose now prints out the names of the files which are overwritten.

#!/bin/sh

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