[MacPorts] WorkingWithGit modified

MacPorts noreply at macports.org
Sun Aug 21 00:14:48 PDT 2016


Page "WorkingWithGit" was changed by mk at macports.org
Diff URL: <https://trac.macports.org/wiki/WorkingWithGit?action=diff&version=22>
Revision 22
Comment: change text for GitHub commit email address
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: WorkingWithGit
=========================================================================
--- WorkingWithGit (version: 21)
+++ WorkingWithGit (version: 22)
@@ -6,14 +6,12 @@
 
 == Initial setup == #Initialsetup
 
-Start with some basic setup (based on [https://community.kde.org/Infrastructure/Git/Configuration KDE's configuration hints]):
+Start with some basic setup based on [https://community.kde.org/Infrastructure/Git/Configuration KDE's configuration hints] concerning user information:
 {{{
 $ git config --global user.name "Your Name"
 $ git config --global user.email YOUR_MACPORTS_HANDLE at macports.org
-#                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-#                         if not registered with a MacPorts handle
-#                                 simply use another email address
-}}}
+}}}
+where you should use the email address you usually commit with at GitHub, even if you are not registered with a MacPorts handle (email address).
 
 Additionally one should define a few (not necessarily global) presets for working with your clone of the MacPorts repository:
 {{{
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/WorkingWithGit>
MacPorts <https://www.macports.org/>
Ports system for OS X

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


More information about the macports-changes mailing list