view contrib/git-viz/git-rev-list @ 1386:a1040345fdda

convert-repo: retrieve the commit hash from the tag object for tag import
author Matt Mackall <mpm@selenic.com>
date Wed, 05 Oct 2005 17:11:06 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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