view contrib/git-viz/git-cat-file @ 1900:f2815605186e

move repeated work out of inner loops.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Mon, 27 Feb 2006 09:15:59 -0800
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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