view contrib/git-viz/git-cat-file @ 3912:dbd828167384

Using --date "" isn't possible, so don't document epoch. (see issue447)
author Thomas Arendsen Hein <thomas@intevation.de>
date Sat, 16 Dec 2006 22:13:56 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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