Git cherry-pick: git cherry-pick: git cherry-pick: git cherry-pick: git cherry-pick
Methods:
1. Go to the development branch and enter Git log to copy the commit ID that you want to merge to the master branch
Git cherry-pick 【commit id】
3.git push