Git fork

apply.c: *.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
08ce333d d795c65b

+1 -1
+1 -1
apply.c
··· 82 82 } 83 83 /* 84 84 * Please update $__git_whitespacelist in git-completion.bash, 85 - * Documentation/git-apply.txt, and Documentation/git-am.txt 85 + * Documentation/git-apply.adoc, and Documentation/git-am.adoc 86 86 * when you add new options. 87 87 */ 88 88 return error(_("unrecognized whitespace option '%s'"), option);