[MacPorts] WorkingWithGit modified

MacPorts noreply at macports.org
Sun Aug 21 00:45:11 PDT 2016


Page "WorkingWithGit" was changed by larryv at macports.org
Diff URL: <https://trac.macports.org/wiki/WorkingWithGit?action=diff&version=32>
Revision 32
Comment: color.ui defaults to "true" unless you're using a really old Git
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: WorkingWithGit
=========================================================================
--- WorkingWithGit (version: 31)
+++ WorkingWithGit (version: 32)
@@ -19,7 +19,6 @@
 git config --global branch.autosetuprebase always
 git config --global core.excludesfile ~/.gitignore_global
 git config --global commit.template ~/.git-commit-template
-git config --global color.ui true
 }}}
 which avoids that you accidentally push changes into a wrong branch at {{{origin}}}, makes sure that your current changes get always auto-rebased ontop of the pulled changes from {{{origin}}}, adds an excludes file as well as a commit template and enables colorizing {{{git}}}'s console output.
 
-------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