view contrib/git-viz/git-cat-file @ 3107:4ec28446fca8

merge: remove now unused umap dict
author Matt Mackall <mpm@selenic.com>
date Sun, 17 Sep 2006 16:13:34 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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