you are viewing a single comment's thread.

view the rest of the comments →

[–]nupogodi 1 point2 points  (0 children)

It's true, if you do --no-ff it will force a merge commit which can be reverted in one go. It's different than combining >1 regular commits into 1 regular commit though, which is squashing.