diff --git a/cheatsheet.md b/cheatsheet.md index e461269..5066e06 100644 --- a/cheatsheet.md +++ b/cheatsheet.md @@ -166,4 +166,6 @@ git help ``` Shows the manual page for the specified command (`add`, `commit`, `push`, etc.). -Official Git documentation: https://git-scm.com/docs +## Additional docs +- Official Git documentation (mildly useful): https://git-scm.com/docs +- https://ohshitgit.com/ \ No newline at end of file