diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-08-15 13:22:12 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-08-15 13:22:13 -0700 |
| commit | 2b9b229cb4e6097be538db18a0124d30215b3a30 (patch) | |
| tree | 342a255880947fb7541825efc700b5e4ab821be0 /Documentation/Makefile | |
| parent | a3d71f2076d423dd7d0e929ca213707336db0290 (diff) | |
| parent | d53db106e0ffcaa82ab8336adc35d7e790d985cb (diff) | |
| download | git-2b9b229cb4e6097be538db18a0124d30215b3a30.tar.xz | |
Merge branch 'es/doc-platform-support-policy'
A policy document that describes platform support levels and
expectation on platform stakeholders has been introduced.
* es/doc-platform-support-policy:
Documentation: add platform support policy
Diffstat (limited to 'Documentation/Makefile')
| -rw-r--r-- | Documentation/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile index 1bd23fbeef..0f55baa252 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -118,6 +118,7 @@ TECH_DOCS += technical/multi-pack-index TECH_DOCS += technical/pack-heuristics TECH_DOCS += technical/parallel-checkout TECH_DOCS += technical/partial-clone +TECH_DOCS += technical/platform-support TECH_DOCS += technical/racy-git TECH_DOCS += technical/reftable TECH_DOCS += technical/scalar |
