From 3e981b332e3b4d9241ab519dd8946c14fb457d55 Mon Sep 17 00:00:00 2001 From: Hamdi Ben Jarrar Date: Mon, 30 Mar 2026 18:34:57 +0100 Subject: [PATCH] books: add Pro Git (ar) (#13176) * books: add Pro Git (ar) Add Arabic translation of Pro Git by Scott Chacon and Ben Straub. Available at: https://git-scm.com/book/ar/v2 * fix: add (HTML) format tag to Pro Git entry fpb-lint requires format tags for web-hosted books. Adding (HTML) to the Pro Git Arabic entry. * fix: remove duplicate content, keep clean single copy + Git section * fix-duplicates * Update Pro Git link to GitHub repository --- books/free-programming-books-ar.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/books/free-programming-books-ar.md b/books/free-programming-books-ar.md index 55a3cd090..2357de984 100644 --- a/books/free-programming-books-ar.md +++ b/books/free-programming-books-ar.md @@ -5,6 +5,7 @@ * [Arduino](#arduino) * [Artificial Intelligence](#artificial-intelligence) * [DB & DBMS](#db--dbms) +* [Git](#git) * [HTML and CSS](#html-and-css) * [Introduction to Programming in Arabic](#introduction-to-programming-in-arabic) * [JavaScript](#javascript) @@ -37,6 +38,11 @@ * [تصميم قواعد البيانات](https://academy.hsoub.com/files/26-تصميم-قواعد-البيانات/) - Adrienne Watt, Nelson Eng‏، ترجمة أيمن طارق وعلا عباس‏ (PDF) +### Git + +* [Pro Git](https://github.com/progit2-ar/progit2) - Scott Chacon, Ben Straub‏ (HTML) + + ### HTML and CSS * [التحريك عبر CSS‏](https://academy.hsoub.com/files/14-التحريك-عبر-css/) - Donovan Hutchinson, Mohamed Beghat‏ (PDF) @@ -106,7 +112,7 @@ #### PostgreSQL * [الدليل العملي إلى قواعد بيانات PostgreSQL‏](https://academy.hsoub.com/files/18-%D8%A7%D9%84%D8%AF%D9%84%D9%8A%D9%84-%D8%A7%D9%84%D8%B9%D9%85%D9%84%D9%8A-%D8%A5%D9%84%D9%89-%D9%82%D9%88%D8%A7%D8%B9%D8%AF-%D8%A8%D9%8A%D8%A7%D9%86%D8%A7%D8%AA-postgresql/) - Craig Kerstiens،‏ مصطفى عطا العايش‏ (PDF) -* [بوستجريسكل كتاب الوصفات](https://itwadi.com/PostgreSQL_Cookbook) - Chitij Chauhan‏ (PDF) +* [بوستجريسكل كتاب الوصفات](https://itwadi.com/PostgreSQL_Cookbook) - Chitij Chaumann‏ (PDF)