[MacPorts] WorkingWithGit modified

MacPorts noreply at macports.org
Fri Oct 6 17:22:04 UTC 2017


Page "WorkingWithGit" was changed by raimue
Diff URL: <https://trac.macports.org/wiki/WorkingWithGit?action=diff&version=83>
Revision 83
Comment: Fix example branch name
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: WorkingWithGit
=========================================================================
--- WorkingWithGit (version: 82)
+++ WorkingWithGit (version: 83)
@@ -331,7 +331,7 @@
 }}}
 Switch to the target branch of the cherry pick:
 {{{
-git checkout release_2_3
+git checkout release-2.4
 }}}
 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