We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df6588d + 478c29d commit 1b66cc4Copy full SHA for 1b66cc4
book/08-customizing-git/sections/config.asc
@@ -190,7 +190,8 @@ Continuing under the assumption that you meant 'checkout'
190
in 0.1 seconds automatically...
191
----
192
193
-Note that ``0.1 seconds'' business. `help.autocorrect` is actually an integer which represents tenths of a second.
+Note that ``0.1 seconds'' business.
194
+`help.autocorrect` is actually an integer which represents tenths of a second.
195
So if you set it to 50, Git will give you 5 seconds to change your mind before executing the autocorrected command.
196
197
==== Colors in Git
0 commit comments