diff options
| author | Todd Zullinger <tmz@pobox.com> | 2025-03-03 15:44:09 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-03-03 13:49:21 -0800 |
| commit | 97350e18e2fc2e753e34df4ee8c1107457aa0a91 (patch) | |
| tree | 064ecc355c00a7553eb602853b22b25793887497 /Documentation/technical/hash-function-transition.adoc | |
| parent | 59d92809088f28b06b0cd102dd166ba8b3144fc7 (diff) | |
| download | git-97350e18e2fc2e753e34df4ee8c1107457aa0a91.tar.gz | |
doc: *.txt -> *.adoc fixes
Update a few more instances of Documentation/*.txt files which have been
renamed to *.adoc.
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical/hash-function-transition.adoc')
| -rw-r--r-- | Documentation/technical/hash-function-transition.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/hash-function-transition.adoc b/Documentation/technical/hash-function-transition.adoc index 7102c7c8f5..f047fd80ca 100644 --- a/Documentation/technical/hash-function-transition.adoc +++ b/Documentation/technical/hash-function-transition.adoc @@ -394,7 +394,7 @@ inflated again in step 3, for a total of two inflations. Step 4 is probably necessary for good read-time performance. "git pack-objects" on the server optimizes the pack file for good data -locality (see Documentation/technical/pack-heuristics.txt). +locality (see Documentation/technical/pack-heuristics.adoc). Details of this process are likely to change. It will take some experimenting to get this to perform well. |
