contrib/git-viz/git-rev-list
author Patrick Mezard <pmezard@gmail.com>
Sun, 12 Oct 2008 19:11:59 +0200
changeset 7080 a6477aa893b8
parent 406 d8abb687d501
permissions -rw-r--r--
tests: Windows compatibility fixes - printenv.py, md5sum.py, simplemerge, test-archive, test-merge1, test-merge-symlinks: set standard streams to binary mode - test-encode: replace "gunzip" by "gzip -d" - test-hup: requires fifo

#!/bin/sh

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