>Pushing more than your envisioned two or three version Any committer can push "by accident" a lot of commits to the current master branch. Nothing prevents it.
If we enable force-pushes, it will be exactly the same. Note: force-push does not happen automatically. >Changed/changing git repos are harder to follow That is false. dummy commits indeed make it harder to follow the history, **and analyze `git blame` kind of things** Vladimir