add Git official documenatation to git section

This commit is contained in:
VamshipunatiDE 2026-03-10 14:40:02 +00:00
parent bc76bbf19f
commit 877d0b5041

View File

@ -2760,3 +2760,11 @@ Books on general-purpose programming that don't focus on a specific language are
* [Zig Guide](https://zig.guide) (HTML)
* [Zig Language Reference](https://devdocs.io/zig) - DevDocs
* [Zig Language Reference](https://ziglang.org/documentation/master) (HTML)
### GIT Section
* [Pro Git](https://git-scm.com/book/en/v2) - Scott Chacon, Ben Straub (HTML, PDF)