Updated Git Tips (markdown)

Ben Goldsworthy 2021-04-17 16:40:58 +01:00
parent f6e9009110
commit b6063938dc

@ -61,4 +61,8 @@ More information is available in the [Contributing guidelines][contributing].
- [More detailed rewriting info](https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History)
[git]: https://git-scm.com/
[contributing]: https://github.com/markcheret/footnotes/blob/main/CONTRIBUTING.md
[contributing]: https://github.com/markcheret/footnotes/blob/main/CONTRIBUTING.md
# Miscellaneous
- [Fixing Git Bash autocompletion](https://stackoverflow.com/questions/12399002/how-to-configure-git-bash-command-line-completion)