[MacPorts] WorkingWithGit modified

MacPorts Wiki noreply at macports.org
Tue Jun 5 11:56:19 UTC 2018


Page "WorkingWithGit" was changed by ryandesign
Diff URL: <https://trac.macports.org/wiki/WorkingWithGit?action=diff&version=84>
Revision 84
Comment: Update example branch name to release-2.5
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: WorkingWithGit
=========================================================================
--- WorkingWithGit (version: 83)
+++ WorkingWithGit (version: 84)
@@ -331,7 +331,7 @@
 }}}
 Switch to the target branch of the cherry pick:
 {{{
-git checkout release-2.4
+git checkout release-2.5
 }}}
 Cherry-pick the commit. It is good practice to pass `-x` to `git cherry-pick`, which will automatically add a "Cherry picked from commit <commmitID>" line to the commit message of your cherry pick. You will have the option to modify the commit message, e.g. to describe why the backport was necessary.
 {{{
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/WorkingWithGit>
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 'WorkingWithGit' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list