Update cherry-picking-a-commit-in-github-desktop.md (#28199)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com> Co-authored-by: isaacmbrown <isaacmbrown@github.com>
This commit is contained in:
@@ -41,6 +41,8 @@ You can also use cherry-picking when collaborating with a team. Some projects in
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
1. The current branch changes to the branch onto which you cherry-picked the commit. You can now push the cherry-picked commit to the remote repository.
|
||||||
|
|
||||||
## Further reading
|
## Further reading
|
||||||
|
|
||||||
- [git-cherry-pick](https://git-scm.com/docs/git-cherry-pick) in the Git documentation
|
- [git-cherry-pick](https://git-scm.com/docs/git-cherry-pick) in the Git documentation
|
||||||
|
|||||||
Reference in New Issue
Block a user