Y
Hacker News
new
|
ask
|
show
|
jobs
by
quickthrower2
1494 days ago
That sounds good within a feature branch but you wouldn’t merge those to main, right?
2 comments
edvald
1494 days ago
No definitely not, this is just for WIP branches. I usually don’t even push these, unless it’s something big that I need early review on.
link
Groxx
1494 days ago
to be fair, that is what the linked post is talking about :) so super-explicitly breaking things serves pretty much the same purpose, as long as you have attentive reviewers and/or tests that touch that code.
link