List Question
10 TechQA 2015-06-16 20:49:21Squash a Git Merge but Retain Authorship?
191 views
Asked by spinlock
Gitflow: Should I squash commits when merging from a release branch into master?
29.6k views
Asked by Rika
git rebase <SHA1> does not seem to squash commits
654 views
Asked by Alexander Mills
How to Deal with Many Progress Commits
136 views
Asked by wawynon
How do I squash my last N commits together?
3.7m views
Asked by markdorison
git history screwed up
1.4k views
Asked by harry123
How to automatically rebase all children branches onto master after squashing and merging the parent branch?
2.1k views
Asked by giwofe5619
Change git history of PR merged long time ago from commit method to squash method
48 views
Asked by Nebula
How does git handle squash merge vs normal merge?
117 views
Asked by Jason Yu