view contrib/git-viz/git-cat-file @ 2936:21bf8929efc8

Fix qfold after recent changes
author Brendan Cully <brendan@kublai.com>
date Wed, 16 Aug 2006 19:50:50 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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