view contrib/git-viz/git-rev-tree @ 3300:a2d93b186a0e

commit: unify file-level commit code
author Matt Mackall <mpm@selenic.com>
date Mon, 09 Oct 2006 14:02:01 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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