Git fork

builtin.h: *.txt -> *.adoc fixes

Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>

authored by

Todd Zullinger and committed by
Junio C Hamano
e8015223 08ce333d

+1 -1
+1 -1
builtin.h
··· 63 63 * 64 64 * . Add tests to `t/` directory. 65 65 * 66 - * . Write documentation in `Documentation/git-foo.txt`. 66 + * . Write documentation in `Documentation/git-foo.adoc`. 67 67 * 68 68 * . Add an entry for `git-foo` to `command-list.txt`. 69 69 *