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?
117 views
Asked by alpav
Cherry picking changes to specific files from a range of commits
729 views
Asked by Phonon
Why does this cherry pick result in a merge conflict
16.8k views
Asked by crunsher
How do I disable git cherry-pick's -e option?
353 views
Asked by Darkfire
GIT Cherry-picking one commit X times
492 views
Asked by Yann Delanoe
Remove specific file from specifc commit when 'git filter-branch' fails
310 views
Asked by microwth
git: unable to cherry pick
4.6k views
Asked by wesleyy
Git: merge branch into parent, excluding parent->branch merges?
928 views
Asked by Sbodd
Git branch with ff merges from master - remove ff merges
114 views
Asked by Roberto
How to exclude a specific merged branch's commit from the master branch in Git?
779 views
Asked by passatgt