Merge branch 'am/doc-tech-hash-typofix' into next

Typofix.

* am/doc-tech-hash-typofix:
  doc: fix typo in GIT_ALTERNATE_OBJECT_DIRECTORIES
This commit is contained in:
Junio C Hamano
2026-06-09 10:11:12 +09:00

View File

@@ -545,7 +545,7 @@ Alternates
~~~~~~~~~~
For the same reason, a SHA-256 repository cannot borrow objects from a
SHA-1 repository using objects/info/alternates or
$GIT_ALTERNATE_OBJECT_REPOSITORIES.
$GIT_ALTERNATE_OBJECT_DIRECTORIES.
git notes
~~~~~~~~~