view contrib/git-viz/git-cat-file @ 3139:1fd1cdcc4200

Switch revlog.ancestor to use revisions rather than nodeids
author Matt Mackall <mpm@selenic.com>
date Thu, 21 Sep 2006 18:15:44 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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