builtin.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:
Todd Zullinger
2025-03-03 15:44:12 -05:00
committed by Junio C Hamano
parent 08ce333d36
commit e8015223c7

View File

@ -63,7 +63,7 @@
* *
* . Add tests to `t/` directory. * . 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`. * . Add an entry for `git-foo` to `command-list.txt`.
* *