learngit/troubleshooting.md

16 lines
508 B
Markdown
Raw Normal View History

2017-12-08 20:46:16 +00:00
# troubleshooting
2017-12-08 21:02:43 +00:00
## table of contents
2017-12-14 17:36:16 +00:00
* [home](README.md)
* [getting set up](README.md#getting-set-up)
* [making your first repo](README.md#making-your-first-repo)
* [syncing your changes with others](README.md#syncing-your-changes-with-others)
* [glossary](glossary.md)
* [common commands](common_commands.md)
* [branching strategies](branching_strategies.md)
* **[troubleshooting](troubleshooting.md)**
* [ssh setup](ssh_setup.md)
* [external resources](README.md#external-resources.md)
2017-12-08 21:02:43 +00:00
2017-12-08 20:56:43 +00:00
wip