view contrib/git-viz/git-rev-list @ 3751:797c6e70092b

Don't require a diff which accepts the -N option.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 01 Dec 2006 22:29:47 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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