view contrib/git-viz/git-cat-file @ 6530:4b92591c69a7

merge: replace readline() call, missing from posixfile_nt
author Patrick Mezard <pmezard@gmail.com>
date Sat, 12 Apr 2008 20:51:26 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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