Reply to 1256514822201585666
@m4nl5r @TonyBologni I favor tiny commits (close to TCR style: https://xp123.com/articles/tdd-tcr-commits/) which I push to the main branch many times per day. If you do TBD in a team, the more often you commit small changes (and thus rebase), the easier it is to integrate with changes from others.