view contrib/git-viz/git-cat-file @ 2821:a8a7ce1a01a5

Teach demandload how to import as
author Matt Mackall <mpm@selenic.com>
date Mon, 07 Aug 2006 22:35:36 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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