view contrib/git-viz/git-cat-file @ 3256:7c114915fbdb

Make status -C work with merge+rename
author Matt Mackall <mpm@selenic.com>
date Wed, 04 Oct 2006 17:59:27 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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