view contrib/git-viz/git-cat-file @ 1723:fde8fb2cbede

Fix diff against an empty file (issue124) and add a test for this.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 15 Feb 2006 14:22:16 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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