File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1090,11 +1090,11 @@ format.thread::
10901090 value disables threading.
10911091
10921092format.signoff::
1093- A boolean value which lets you enable the `-s/--signoff` option of
1094- format-patch by default. *Note:* Adding the Signed-off-by: line to a
1095- patch should be a conscious act and means that you certify you have
1096- the rights to submit this work under the same open source license.
1097- Please see the 'SubmittingPatches' document for further discussion.
1093+ A boolean value which lets you enable the `-s/--signoff` option of
1094+ format-patch by default. *Note:* Adding the Signed-off-by: line to a
1095+ patch should be a conscious act and means that you certify you have
1096+ the rights to submit this work under the same open source license.
1097+ Please see the 'SubmittingPatches' document for further discussion.
10981098
10991099filter.<driver>.clean::
11001100 The command which is used to convert the content of a worktree
@@ -1206,7 +1206,7 @@ gitcvs.dbname::
12061206
12071207gitcvs.dbdriver::
12081208 Used Perl DBI driver. You can specify any available driver
1209- for this here, but it might not work. git-cvsserver is tested
1209+ for this here, but it might not work. git-cvsserver is tested
12101210 with 'DBD::SQLite', reported to work with 'DBD::Pg', and
12111211 reported *not* to work with 'DBD::mysql'. Experimental feature.
12121212 May not contain double colons (`:`). Default: 'SQLite'.
You can’t perform that action at this time.
0 commit comments