view contrib/git-viz/git-cat-file @ 3114:d1d1cd5b9484

merge: eliminate confusing queued variable
author Matt Mackall <mpm@selenic.com>
date Sun, 17 Sep 2006 19:53:19 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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