diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-05-31 15:28:20 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-05-31 15:28:20 -0700 |
| commit | 2e416ef0668b707aa59ab48df305093e73565645 (patch) | |
| tree | b8b556f0a89b1a566ae95867c365bacbdf6b5aed | |
| parent | 73049492d5414376d3f0d788043218059e87f027 (diff) | |
| parent | 558a5b8cd0f855a0f1bcf112a3c9339775ce7ac1 (diff) | |
| download | git-2e416ef0668b707aa59ab48df305093e73565645.tar.xz | |
Merge branch 'jc/doc-manpages-l10n' into maint-2.45
The SubmittingPatches document now refers folks to manpages
translation project.
* jc/doc-manpages-l10n:
SubmittingPatches: advertise git-manpages-l10n project a bit
| -rw-r--r-- | Documentation/SubmittingPatches | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 52cdb1b18c..c404fadf0e 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -548,6 +548,13 @@ repositories. Patches to these parts should be based on their trees. +- The "Git documentation translations" project, led by Jean-Noël + Avila, translates our documentation pages. Their work products are + maintained separately from this project, not as part of our tree: + + https://github.com/jnavila/git-manpages-l10n/ + + [[patch-flow]] == An ideal patch flow |
