diff options
| author | Todd Zullinger <tmz@pobox.com> | 2025-03-03 15:44:27 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-03-03 13:49:26 -0800 |
| commit | 366074dc1843764c199c5b7a6354c58b8ac0b5c2 (patch) | |
| tree | f75879c79cb7679e39d9f52cc7f3fcbaf9538f2b | |
| parent | t6012: *.txt -> *.adoc fixes (diff) | |
| download | git-366074dc1843764c199c5b7a6354c58b8ac0b5c2.tar.gz git-366074dc1843764c199c5b7a6354c58b8ac0b5c2.zip | |
t6434: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| -rwxr-xr-x | t/t6434-merge-recursive-rename-options.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t6434-merge-recursive-rename-options.sh b/t/t6434-merge-recursive-rename-options.sh index a11707835b..6e913c30a1 100755 --- a/t/t6434-merge-recursive-rename-options.sh +++ b/t/t6434-merge-recursive-rename-options.sh @@ -22,7 +22,7 @@ R075 2-old 2-new R100 3-old 3-new Actual similarity indices are parsed from diff output. We rely on the fact that -they are rounded down (see, e.g., Documentation/diff-generate-patch.txt, which +they are rounded down (see, e.g., Documentation/diff-generate-patch.adoc, which mentions this in a different context). ' |
