view contrib/git-viz/git-diff-tree @ 3392:17894d1d9eea

hgweb: fix parent/child links across renames
author Brendan Cully <brendan@kublai.com>
date Sat, 14 Oct 2006 16:03:23 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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