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::
1090
1090
value disables threading.
1091
1091
1092
1092
format.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.
1098
1098
1099
1099
filter.<driver>.clean::
1100
1100
The command which is used to convert the content of a worktree
@@ -1206,7 +1206,7 @@ gitcvs.dbname::
1206
1206
1207
1207
gitcvs.dbdriver::
1208
1208
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
1210
1210
with 'DBD::SQLite', reported to work with 'DBD::Pg', and
1211
1211
reported *not* to work with 'DBD::mysql'. Experimental feature.
1212
1212
May not contain double colons (`:`). Default: 'SQLite'.
You can’t perform that action at this time.
0 commit comments