pseudo-merge.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
458f8b0eab
commit
dc657d5625
@@ -101,7 +101,7 @@ void select_pseudo_merges(struct bitmap_writer *writer);
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Represents a serialized view of a file containing pseudo-merge(s)
|
* 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).
|
* of the format).
|
||||||
*/
|
*/
|
||||||
struct pseudo_merge_map {
|
struct pseudo_merge_map {
|
||||||
|
|||||||
Reference in New Issue
Block a user