view contrib/git-viz/git-cat-file @ 4269:bdbfc2193524

appendfile: handle only changelog.i file
author Matt Mackall <mpm@selenic.com>
date Thu, 22 Mar 2007 20:10:46 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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