view contrib/git-viz/git-cat-file @ 3132:4d021b91cb26

filectx: allow passing filelog in init to avoid opening new filelogs
author Matt Mackall <mpm@selenic.com>
date Sun, 17 Sep 2006 22:58:11 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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