'Squashing All Commits in History that Have Similar Message
Everytime I make a change to a "common-file" repository all the changes are propagated to the master branches of all the repositories. With a lot of edits to the common-file repository, this has caused commit message spam.
Is there a way/tool of going through the entire git history and squashing together commits any time there are two or more commits with the same commit message?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
