Closed jneidel closed 2 years ago
You can just do a "Squash and Merge" and chose the commit message that goes into your commit history yourself ;) Also keeps the history clearer, because you don't have a merge commit.
docs: fix readme links to alternatives (#9)
Yes you're right, I am so used to rebasing that I forgot about squashing :D
Good catch :sweat_smile: Would you mind adapting your commit message to the conventional commit specification? Something like:
docs: ...