From 466347ad28d858ff49b36b9a5b1e98ea9ce5d58c Mon Sep 17 00:00:00 2001 From: Fujii Masao Date: Wed, 7 Jan 2026 13:57:36 +0900 Subject: [PATCH] doc: Add index entry for Git. This commit adds Git to the documentation index, pointing to the source code repository documentation. Author: Robert Treat Reviewed-by: Fujii Masao Discussion: https://postgr.es/m/CABV9wwPQnkeo_G6-orMGnHPK9SXGVWm7ajJPzsbE6944tDx=hQ@mail.gmail.com --- doc/src/sgml/sourcerepo.sgml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/sgml/sourcerepo.sgml b/doc/src/sgml/sourcerepo.sgml index f4368e83ab3..b9ea59ae329 100644 --- a/doc/src/sgml/sourcerepo.sgml +++ b/doc/src/sgml/sourcerepo.sgml @@ -3,6 +3,8 @@ The Source Code Repository + Git + The PostgreSQL source code is stored and managed using the Git version control system. A public