view contrib/git-viz/git-rev-list @ 5056:34a54cc5df1b

imerge: sorted() is only available in python2.4 and above
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 02 Aug 2007 14:04:51 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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