config.txt: a few lines about branch.<name>.description

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Nguyễn Thái Ngọc Duy 2013-01-01 16:30:53 +07:00 committed by Junio C Hamano
parent 7e2010537e
commit a5ba2cbe14

View File

@ -734,6 +734,12 @@ branch.<name>.rebase::
it unless you understand the implications (see linkgit:git-rebase[1] it unless you understand the implications (see linkgit:git-rebase[1]
for details). 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:: browser.<tool>.cmd::
Specify the command to invoke the specified browser. The Specify the command to invoke the specified browser. The
specified command is evaluated in shell with the URLs passed specified command is evaluated in shell with the URLs passed