spacedentist / spr

Submit pull requests for individual, amendable, rebaseable commits to GitHub
https://getcord.github.io/spr/
MIT License
378 stars 33 forks source link

Get rid of italics in generated commit messages - they're silly #79

Closed sven-of-cord closed 2 years ago

sven-of-cord commented 2 years ago

I noticed that on some browsers, the unicode italics may not render properly. And to be honest, writing in italics was a bit "because we can". Get rid of the italics. As an added bonus, we can replace "master" with the chosen name of the master branch.

Test Plan: cargo clippy && cargo build, then use the new build to submit this pr (with this commit stacked on another one). Rebase once and run spr diff again. Inspect the GitHub branches of the pull request.