diff options
| author | Todd Zullinger <tmz@pobox.com> | 2025-03-03 15:44:21 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-03-03 13:49:24 -0800 |
| commit | dc657d56254d335016c02fb14bb257e37b8cde89 (patch) | |
| tree | f8be37cf2299702b5b395b097cc220073c6a7611 /pseudo-merge.h | |
| parent | 458f8b0eab9af7b770a25e9277f70bb4df3c8d90 (diff) | |
pseudo-merge.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pseudo-merge.h')
| -rw-r--r-- | pseudo-merge.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |
