pseudo-merge.h: *.txt -> *.adoc fixes

Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Todd Zullinger 2025-03-03 15:44:21 -05:00 committed by Junio C Hamano
parent 458f8b0eab
commit dc657d5625
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ void select_pseudo_merges(struct bitmap_writer *writer);

/*
* Represents a serialized view of a file containing pseudo-merge(s)
* (see Documentation/technical/bitmap-format.txt for a specification
* (see Documentation/technical/bitmap-format.adoc for a specification
* of the format).
*/
struct pseudo_merge_map {