git cherry-pick

Apply the changes introduced by existing commits to the current branch.
To apply changes to another branch, first use git checkout to switch to the desired branch.

=> More information.

git cherry-pick {commit}
git cherry-pick {start_commit}~..{end_commit}
git cherry-pick {commit_1} {commit_2}
git cherry-pick -n {commit}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/git-cherry-pick.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.945559 milliseconds
Gemini-to-HTML Time
0.393624 milliseconds

This content has been proxied by September (3851b).