Comment by Nullabillity
Comment by Nullabillity a day ago
Even better, `git merge --no-ff` your PRs and use `git log --first-parent` for the simplified "as-if-it-was-squashed" history.
Comment by Nullabillity a day ago
Even better, `git merge --no-ff` your PRs and use `git log --first-parent` for the simplified "as-if-it-was-squashed" history.