view contrib/git-viz/git-cat-file @ 787:f199e1887889

Drop -t option from mktemp
author mpm@selenic.com
date Thu, 28 Jul 2005 07:46:08 -0800
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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