|
|
|
|
|
by JulianWasTaken
1567 days ago
|
|
Please never do this -- not least of which because each person who does it will end up with now completely divergent histories and repos from each other. There are various tools to properly filter history, e.g. `git-filter-repo`, but the short answer is as the grandparent commenter said, things get hairy, you need to rewrite history and coordinate. It's not a situation you should hope to get yourself into... |
|