view contrib/git-viz/git-rev-list @ 1947:65aff2ed61ae

fix the call to util.matcher (the args should be (reporoot, cwd, ...))
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Mon, 13 Mar 2006 23:32:57 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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