view contrib/git-viz/git-cat-file @ 1407:db571bcaa35d

allow empty values for url so we can have /?tip
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Tue, 18 Oct 2005 21:11:24 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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