contrib/git-viz/git-cat-file
author Matt Mackall <mpm@selenic.com>
Wed, 05 Oct 2005 17:09:51 -0700
changeset 1385 adb3de56635b
parent 406 d8abb687d501
permissions -rw-r--r--
convert-repo: Fix timezone handling

#!/bin/sh

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