view contrib/git-viz/git-cat-file @ 1499:874efc57e00a

Fixed wrong encoding of files.
author Hidetaka Iwai <tyuyu@debian.or.jp>
date Thu, 03 Nov 2005 11:54:07 +0900
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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