File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,11 @@ OPTIONS
5353CONFIGURATION
5454-------------
5555
56+ merge.branchdesc::
57+ In addition to branch names, populate the log message with
58+ the branch description text associated with them. Defaults
59+ to false.
60+
5661merge.log::
5762 In addition to branch names, populate the log message with at
5863 most the specified number of one-line descriptions from the
Original file line number Diff line number Diff line change @@ -42,10 +42,12 @@ including full documentation and Git related tools.
4242
4343The user discussion and development of Git take place on the Git
4444mailing list -- everyone is welcome to post bug reports, feature
45- requests, comments and patches to git@vger.kernel.org. To subscribe
46- to the list, send an email with just "subscribe git" in the body to
47- majordomo@vger.kernel.org. The mailing list archives are available at
48- http://marc.theaimsgroup.com/?l=git and other archival sites.
45+ requests, comments and patches to git@vger.kernel.org (read
46+ Documentation/SubmittingPatches for instructions on patch submission).
47+ To subscribe to the list, send an email with just "subscribe git" in
48+ the body to majordomo@vger.kernel.org. The mailing list archives are
49+ available at http://marc.theaimsgroup.com/?l=git and other archival
50+ sites.
4951
5052The messages titled "A note from the maintainer", "What's in
5153git.git (stable)" and "What's cooking in git.git (topics)" and
You can’t perform that action at this time.
0 commit comments