List Question
20 TechQA 2024-01-17T16:20:56.987000Git squash/combine old commits in a bare repository
57 views
Asked by GopherM
git replace --graft not truncating commit log
166 views
Asked by Chris Stryczynski
Change git history of PR merged long time ago from commit method to squash method
138 views
Asked by Nebula
How can I move changes to a file from one commit to another?
625 views
Asked by Drewzillawood
Does Git leave any evidence that a rebase ever even occurred after the fact?
124 views
Asked by BVernon
Delete/Squash old commits while keeping the changes that they introduced
100 views
Asked by Girog
Git filter-branch or filter-repo to update submodule gitlink?
471 views
Asked by Bibzball
Is there a `map()` like operation in git, to create a modified copy of each revision as another branch?
46 views
Asked by Yuri Astrakhan
How to insert a git branch between branches (and possibly rename) without affecting other users?
272 views
Asked by Francisco InĂ¡cio
git Second Order History
113 views
Asked by Amir Gonnen
How can I create a commit that rolls back another one?
35 views
Asked by Enlico
Replace file (LICENSE.md) in git history safely
465 views
Asked by JSAN L.
How to update my feature branch after a force push on the base branch . We only use rebase, merges are forbidden
1.8k views
Asked by Jose Francisco Chavez Carreon
How to move git commits common to multiple branches earlier in the main branch history?
173 views
Asked by procyon
Collapse git history to tags (combine commits between tags)
207 views
Asked by mmix
How to get all git commits with libgit2sharp, regardless the branch?
1k views
Asked by tigrou
BFG repo cleaner not cleaning repository on remote
539 views
Asked by kalimk
Git history duplicated, is squashing commits possible?
153 views
Asked by Dominik Haas