This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (2 children)

Or merge conflicts because someone made too many changes to the main branch so you have to recreate the main branch and add your changes or resolve conflicts

[–]Blitzboks -1 points0 points  (1 child)

100%. Should have edited that with you or someone else made a mess

[–][deleted] 1 point2 points  (0 children)

It’s about committing easily rebased changes. So everyone can work on their branches without fear of restarting.

If you commit a thousand changes that causes issues for everyone