We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e20105 commit a5ba2cbCopy full SHA for a5ba2cb
Documentation/config.txt
@@ -734,6 +734,12 @@ branch.<name>.rebase::
734
it unless you understand the implications (see linkgit:git-rebase[1]
735
for details).
736
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
+
743
browser.<tool>.cmd::
744
Specify the command to invoke the specified browser. The
745
specified command is evaluated in shell with the URLs passed
0 commit comments