view contrib/git-viz/git-cat-file @ 2893:3cef09d12010

merge: working manifest new/changed To remove dependence on m1 during manifest comparison, we distinguish between new and changed states in mw.
author Matt Mackall <mpm@selenic.com>
date Tue, 15 Aug 2006 16:12:51 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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