view contrib/git-viz/git-cat-file @ 6950:381a892159d9

record: catch PatchErrors from internalpatch and display error message This resulted in big ugly tracebacks in issue1282, for example.
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Sun, 31 Aug 2008 11:36:07 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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