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

Typofix.

* am/doc-tech-hash-typofix:
  doc: fix typo in GIT_ALTERNATE_OBJECT_DIRECTORIES
Junio C Hamano 2026-06-09 10:11:12 +09:00
commit aeaf2363f8
1 changed files with 1 additions and 1 deletions

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
~~~~~~~~~