From: Todd Zullinger Date: Mon, 3 Mar 2025 20:44:21 +0000 (-0500) Subject: pseudo-merge.h: *.txt -> *.adoc fixes X-Git-Tag: v2.49.0-rc2~4^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc657d56254d335016c02fb14bb257e37b8cde89;p=thirdparty%2Fgit.git pseudo-merge.h: *.txt -> *.adoc fixes Signed-off-by: Todd Zullinger Signed-off-by: Junio C Hamano --- diff --git a/pseudo-merge.h b/pseudo-merge.h index 29df8a32ec..c9fbe9d312 100644 --- a/pseudo-merge.h +++ b/pseudo-merge.h @@ -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 {