List Question
10 TechQA 2025-01-07 11:18:35Which git feature should I use for breaking big commit (pushed and reversed) into smaller commits?
141 views
Asked by alpav
Cherry picking changes to specific files from a range of commits
753 views
Asked by Phonon
Why does this cherry pick result in a merge conflict
16.9k views
Asked by crunsher
How do I disable git cherry-pick's -e option?
370 views
Asked by Darkfire
GIT Cherry-picking one commit X times
520 views
Asked by Yann Delanoe
Remove specific file from specifc commit when 'git filter-branch' fails
328 views
Asked by microwth
git: unable to cherry pick
4.6k views
Asked by wesleyy
Git: merge branch into parent, excluding parent->branch merges?
947 views
Asked by Sbodd
Git branch with ff merges from master - remove ff merges
136 views
Asked by Roberto
How to exclude a specific merged branch's commit from the master branch in Git?
799 views
Asked by passatgt