Do you think merge commits are an important or even required feature for a git code collaboration solution?
I'm working on nostr based git tools, which draw heavily from the patches-over-email model which doesn't involve merge commits.
I'm unsure how much to lean into suporting the branch based PR-like model.
