Barry Warsaw pushed to branch master at mailman / Mailman
Commits: 00c4f682 by Amit Tripathi at 2016-10-09T13:53:10+05:30 Added "Get the sources" for mailman 3 to CONTRIBUTE docs - - - - - 927c3e61 by Amit Tripathi at 2016-10-09T13:53:10+05:30 added newline above "Get the sources" section - - - - - 497654af by amitt001 at 2016-10-09T14:41:52+05:30 fixed "Get the sources" info section - - - - - 1 changed file: - src/mailman/docs/CONTRIBUTE.rst Changes: ===================================== src/mailman/docs/CONTRIBUTE.rst ===================================== --- a/src/mailman/docs/CONTRIBUTE.rst +++ b/src/mailman/docs/CONTRIBUTE.rst @@ -52,6 +52,19 @@ of the GNU Mailman copyright. If you'd like to jump start your copyright assignment, please contact the GNU Mailman `steering committee`_. +Get the sources +=============== + +The Mailman 3 source code is version controlled using Git. You can get a +local copy by running this command:: + + $ git clone https://gitlab.com/mailman/mailman.git + +or if you have a GitLab account and prefer ssh:: + + $ git clone g...@gitlab.com:mailman/mailman.git + + Testing Mailman 3 ================= View it on GitLab: https://gitlab.com/mailman/mailman/compare/cb05dbd842fee6c2e4fdd7c539a14e4c57b4204e...497654af9a2aed3168c36b4c2f46cab53db0452e
_______________________________________________ Mailman-checkins mailing list Mailman-checkins@python.org Unsubscribe: https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org