config.txt: a few lines about branch.<name>.description
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Tue, 1 Jan 2013 09:30:53 +0000 (16:30 +0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 1 Jan 2013 20:13:43 +0000 (12:13 -0800)
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
index 122e3c49962481f46239950789a77da5f43a3a0f..96a3d31de9249e30d6812b14a5c85febad82497e 100644 (file)
@@ -734,6 +734,12 @@ branch.<name>.rebase::
 it unless you understand the implications (see linkgit:git-rebase[1]
 for details).
 
+branch.<name>.description::
+       Branch description, can be edited with
+       `git branch --edit-description`. Branch description is
+       automatically added in the format-patch cover letter or
+       request-pull summary.
+
 browser.<tool>.cmd::
        Specify the command to invoke the specified browser. The
        specified command is evaluated in shell with the URLs passed