From 877d0b5041318d7791554cf51cfb9023971dc8b2 Mon Sep 17 00:00:00 2001 From: VamshipunatiDE Date: Tue, 10 Mar 2026 14:40:02 +0000 Subject: [PATCH] add Git official documenatation to git section --- books/free-programming-books-langs.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index a3905cfaf..2d8235acf 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -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) + + + +