contrib/git-viz/git-rev-list
author Patrick Mezard <pmezard@gmail.com>
Mon, 19 Feb 2007 10:32:46 +0100
changeset 4129 e817c68edfed
parent 406 d8abb687d501
permissions -rw-r--r--
stdout raises EINVAL when flush() is called on a closed pipe under win32. Maybe the exception should be caught and translated at raise location instead (sshserver.py).

#!/bin/sh

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