Remix.run Logo
rectang 4 days ago

+1, I have `git merge --no-ff` and `git pull --ff-only` set in my global gitconfig[1].

[1] https://github.com/rectang/dotfiles/blob/master/gitextra#L11...