view contrib/git-viz/git-rev-list @ 2716:4af4e1870fa0

reupdate the options after loading the repo local .hgrc could possibly override them, command line take priority
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Thu, 27 Jul 2006 19:26:01 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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