view contrib/git-viz/git-cat-file @ 783:4b06fc1c0f26

Add a --time command line option to time hg commands
author Stephen Darnell
date Wed, 27 Jul 2005 10:18:44 -0800
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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