view contrib/git-viz/git-rev-tree @ 3910:4bc5a2405b12

convert-repo: fix recoding of committer
author Matt Mackall <mpm@selenic.com>
date Sat, 16 Dec 2006 14:35:14 -0600
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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