You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@lovasoa starting a discussion as this is an opinionated thing. personally, I am a fan of always rebasing and rarely squashing rather than merging. I think of mainline like a rope that's being braided commit by commit.
currently the repo allows for merging which leads to merge commits on PRs that wouldn't need them like in #1432 and #1433
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
@lovasoa starting a discussion as this is an opinionated thing. personally, I am a fan of always rebasing and rarely squashing rather than merging. I think of mainline like a rope that's being braided commit by commit.
currently the repo allows for merging which leads to merge commits on PRs that wouldn't need them like in #1432 and #1433
All reactions