Slashes in Git commands Published 14 September 2022 in Technology What the slashes mean in branches for Git commands and why some commands have them and some don't. git
Changing a git commit message in a public repo Published 6 November 2020 in Technology How to change a commit message when you've already pushed it to a public repository in 4 commands. git conventional commits