Skip to content

Commit 240ae2b

Browse files
felipecgitster
authored andcommitted
documentation: trivial whitespace cleanups
Signed-off-by: Felipe Contreras <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 6a776ac commit 240ae2b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Documentation/config.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,11 +1090,11 @@ format.thread::
10901090
value disables threading.
10911091

10921092
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.
10981098

10991099
filter.<driver>.clean::
11001100
The command which is used to convert the content of a worktree
@@ -1206,7 +1206,7 @@ gitcvs.dbname::
12061206

12071207
gitcvs.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'.

0 commit comments

Comments
 (0)