[MacPorts] SummerOfCodeGuidelines modified

MacPorts noreply at macports.org
Mon May 8 19:47:36 UTC 2017


Page "SummerOfCodeGuidelines" was changed by neverpanic
Diff URL: <https://trac.macports.org/wiki/SummerOfCodeGuidelines?action=diff&version=4>
Revision 4
Comment: Subversion is dead, long live Git!
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: SummerOfCodeGuidelines
=========================================================================
--- SummerOfCodeGuidelines (version: 3)
+++ SummerOfCodeGuidelines (version: 4)
@@ -6,7 +6,7 @@
 == Version Control == #vc
 
 '''Commit early, commit often''' is a common phrase in Open Source development. In our case, we want you to show your work as early as possible. 
-  * Be honest about your version control experience. No problem if you need an introduction to Subversion, we will arrange that.
+  * Be honest about your version control experience. No problem if you need an introduction to Git, we will arrange that.
   * We will give you a branch to work on and expect bite-sized commits for easy review. This helps to give you feedback and it is also important to identify potential problems with your design at an early stage.
   * Please do not work the whole day and then push everything out in a single ''code bomb''. Instead, every commit should be self-contained to one task only which should be summarized in the log message.
   * Please do not commit additional parts as "while I was at it". Instead, make a commit on its own.
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/SummerOfCodeGuidelines>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'SummerOfCodeGuidelines' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list