[MacPorts] WorkingWithGit modified

MacPorts noreply at macports.org
Mon Oct 31 01:21:58 CET 2016


Page "WorkingWithGit" was changed by mkae
Diff URL: <https://trac.macports.org/wiki/WorkingWithGit?action=diff&version=66>
Revision 66
Comment: typo
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: WorkingWithGit
=========================================================================
--- WorkingWithGit (version: 65)
+++ WorkingWithGit (version: 66)
@@ -10,7 +10,7 @@
 Git commits identify authors and committers by name and email address. You will likely use your name and a personal email address for most Git projects, so you can add them to `$HOME/.gitconfig`:
 {{{
 $ git config --global user.name 'Foo Barbaz'
-$ git config --global user.eamil 'foo.bar.baz at email.com'
+$ git config --global user.email 'foo.bar.baz at email.com'
 }}}
 
 If you're a MacPorts committer, you should use your MacPorts email address while working in MacPorts repositories. You can override your global settings by modifying `/path/to/MacPorts/repo/.git/config`:
-------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 admin at macports.org.


More information about the macports-changes mailing list