Skip to content

Commit a5ba2cb

Browse files
pcloudsgitster
authored andcommitted
config.txt: a few lines about branch.<name>.description
Signed-off-by: Nguyễn Thái Ngọc Duy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7e20105 commit a5ba2cb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/config.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -734,6 +734,12 @@ branch.<name>.rebase::
734734
it unless you understand the implications (see linkgit:git-rebase[1]
735735
for details).
736736

737+
branch.<name>.description::
738+
Branch description, can be edited with
739+
`git branch --edit-description`. Branch description is
740+
automatically added in the format-patch cover letter or
741+
request-pull summary.
742+
737743
browser.<tool>.cmd::
738744
Specify the command to invoke the specified browser. The
739745
specified command is evaluated in shell with the URLs passed

0 commit comments

Comments
 (0)