view contrib/git-viz/git-cat-file @ 782:cdb9e95b2fab

Provided platform dependent implementations for explain_exit os.system return code is system dependent.
author thananck@yahoo.com
date Wed, 27 Jul 2005 10:18:22 -0800
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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