view contrib/git-viz/git-cat-file @ 3903:f9136599700f

Make demandimport pass all tests on python2.5.
author Brendan Cully <brendan@kublai.com>
date Fri, 15 Dec 2006 20:16:20 -0800
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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