Skip to content

Commit 478c29d

Browse files
committed
Split line for easy tracking
1 parent f801916 commit 478c29d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/08-customizing-git/sections/config.asc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,8 @@ Continuing under the assumption that you meant 'checkout'
190190
in 0.1 seconds automatically...
191191
----
192192

193-
Note that ``0.1 seconds'' business. `help.autocorrect` is actually an integer which represents tenths of a second.
193+
Note that ``0.1 seconds'' business.
194+
`help.autocorrect` is actually an integer which represents tenths of a second.
194195
So if you set it to 50, Git will give you 5 seconds to change your mind before executing the autocorrected command.
195196

196197
==== Colors in Git

0 commit comments

Comments
 (0)