view contrib/git-viz/git-rev-tree @ 4509:9d1380e5c8c5

graphlog: Print . instead of @ for working directory parents "." is accepted as an alias for the first working directory parent by -r/--rev
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 06 Jun 2007 18:28:48 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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