contrib/git-viz/git-rev-list
author Vadim Gelfer <vadim.gelfer@gmail.com>
Mon, 15 May 2006 10:25:17 -0700
changeset 2292 903ab41ac7eb
parent 406 d8abb687d501
permissions -rw-r--r--
allow to send email using sendmail. default is still smtp. update hgrc doc with sendmail info.

#!/bin/sh

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