view contrib/git-viz/git-cat-file @ 3858:7c12958eba26

debuginstall: fix an incorrect variable
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sun, 10 Dec 2006 16:24:21 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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