view contrib/git-viz/git-cat-file @ 1023:bc806ba72959

Minor tweak to the revgen algorithm
author mpm@selenic.com
date Wed, 24 Aug 2005 03:33:54 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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