contrib/git-viz/git-rev-list
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Fri, 08 Dec 2006 01:36:50 -0200
changeset 3824 3674ca805a5b
parent 406 d8abb687d501
permissions -rw-r--r--
log: convert branch names to the local encoding

#!/bin/sh

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