List Question
20 TechQA 2024-03-31T10:13:20.657000Git/TortoiseGit : how to apply ONLY the changes from ONE commit from branch A, to branch B?
23 views
Asked by Zlatko Stoev
git: merging a branch that's already been merged by mistake
61 views
Asked by Ben
git cherry pick and hightlight all changes with (conflict) markers
30 views
Asked by Klops
Git cherrypick is not working in azure devops pipeline
22 views
Asked by Aravinda
Git cherry pick commit from one repo to another repo
93 views
Asked by infantus
How to re-use a branch of commits periodically?
67 views
Asked by E_C
Including git subtree with git cherry-pick, but the squash commit operates in the root directory
69 views
Asked by ingchriru
Github PR shows file changes that are already there in the branch
87 views
Asked by JalajYadav_Avesta
How to see the different commits between 2 branches when cherry-pick was used
36 views
Asked by roulette01
Git Cherry pick is showing already committed code as part of PR
287 views
Asked by Thomas Raj
Git pull folders not present in Dev branch but keep other Dev folders unchange
13 views
Asked by IceAsher Chew
How to squash several commits into a single one when merge issues arise
29 views
Asked by Perdu
Git cherry-pick is disabled in Visual Studio 2017
170 views
Asked by Imad
Can git cherry picking last commit from throw-away branch damage the history in branch where data will be moved to?
77 views
Asked by rbaleksandar
Switching between reverted and un-reverted states of a commit to apply old/new settings to config files
137 views
Asked by zanodor
How can git log --cherry-pick be parallelized?
118 views
Asked by aviso
Git : merge part of changes from branch
521 views
Asked by Charles
Git - Reset commit in master or cherry-pick / merge to sync up master's commit to other branch
56 views
Asked by Tony_Ynot
How can I disable git cherry-pick from applying the diff of one file to another?
76 views
Asked by ElpieKay