contrib/git-viz/git-cat-file
author Matt Mackall <mpm@selenic.com>
Fri, 22 Dec 2006 17:59:40 -0600
changeset 3958 2b87d3c5ab8e
parent 406 d8abb687d501
permissions -rw-r--r--
convert-repo: add option to attempt to sort by date

#!/bin/sh

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