Add new link to easy-to-read docs in the git-cheatsheet...

Fixes #5
This commit is contained in:
Tiziano Zito 2025-09-22 16:16:33 +02:00
parent f9db3c9c54
commit 2916bf1604

View file

@ -166,4 +166,6 @@ git help <command>
``` ```
Shows the manual page for the specified command (`add`, `commit`, `push`, etc.). 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/