config.txt: move sendemail-config.txt to config/

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Nguyễn Thái Ngọc Duy committed Oct 27, 2018 at 08:23 UTC 0ee42c86cf71357aff761d7f491fa2fd9ea6e668
2 files changed +1 -1
Documentation/config.txt
+1 -1
@@ -403,7 +403,7 @@ include::config/rerere.txt[]
403
404 include::config/reset.txt[]
405
406 -include::sendemail-config.txt[]
406 +include::config/sendemail.txt[]
407
408 sequence.editor::
409 Text editor used by `git rebase -i` for editing the rebase instruction file.
Documentation/config/sendemail.txt renamed