contrib/git-viz/git-rev-list
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Tue, 06 Feb 2007 15:23:40 -0200
changeset 4062 516f883e3d79
parent 406 d8abb687d501
permissions -rw-r--r--
convert-repo: handle packed git tags

#!/bin/sh

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