view contrib/git-viz/git-cat-file @ 1322:b3d44e9b3092

Make revlog constructor more discerning in its treatment of errors.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 22 Sep 2005 23:31:44 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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