mirror of https://github.com/stella-emu/stella.git
Modified to send email as files are committed.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@5 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
d9c1d1b31e
commit
1dbf9ae846
|
@ -24,3 +24,6 @@
|
|||
#DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
|
||||
# or
|
||||
#DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
|
||||
CVSROOT $CVSROOT/CVSROOT/syncmail %{sVv} bwmott@acm.org
|
||||
DEFAULT $CVSROOT/CVSROOT/syncmail %{sVv} stella-commits@lists.sourceforge.net
|
||||
|
||||
|
|
Loading…
Reference in New Issue