ozr@programming.devtoGit@programming.dev•What's your opinion on git rebase vs git merge?English
5·
1 year agoWhen “merging” in master/main before opening a pull request I always rebase any local commits I have, it does no harm but vastly reduces complexity of the commit tree - however, as soon as code from other branches enters the picture I merge
It’s a Computation Expression - a core feature of the language since very early, and it’s pretty amazing IMO and not only used for async/task