From: Todd Zullinger Date: Mon, 3 Mar 2025 20:44:12 +0000 (-0500) Subject: builtin.h: *.txt -> *.adoc fixes X-Git-Tag: v2.49.0-rc2~4^2~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e8015223c74938548dfd8d6099b1ea5eb6ab9231;p=thirdparty%2Fgit.git builtin.h: *.txt -> *.adoc fixes Signed-off-by: Todd Zullinger Signed-off-by: Junio C Hamano --- diff --git a/builtin.h b/builtin.h index 89928ccf92..993a583872 100644 --- a/builtin.h +++ b/builtin.h @@ -63,7 +63,7 @@ * * . Add tests to `t/` directory. * - * . Write documentation in `Documentation/git-foo.txt`. + * . Write documentation in `Documentation/git-foo.adoc`. * * . Add an entry for `git-foo` to `command-list.txt`. *