view contrib/git-viz/git-cat-file @ 4142:ba3e13306f70

patchbomb: Strip more than one trailing dot (and spaces between them)
author Thomas Arendsen Hein <thomas@intevation.de>
date Sun, 04 Mar 2007 18:42:31 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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