t6012: *.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:
Todd Zullinger
2025-03-03 15:44:26 -05:00
committed by Junio C Hamano
parent e680c62542
commit 8ea7d41f17

View File

@@ -177,7 +177,7 @@ test_expect_success '--full-diff is not affected by --parents' '
# \ / /\ / # \ / /\ /
# `---X--' `---Y--' # `---X--' `---Y--'
# #
# This example is explained in Documentation/rev-list-options.txt # This example is explained in Documentation/rev-list-options.adoc
test_expect_success 'setup rebuild repo' ' test_expect_success 'setup rebuild repo' '
rm -rf .git * && rm -rf .git * &&