Skip to content

Commit 8122f27

Browse files
committed
Update git auto-correct message
This is the help message that git 2.25.1 gives.
1 parent ad7ce55 commit 8122f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ If you mistype a command, it shows you something like this:
175175
$ git chekcout master
176176
git: 'chekcout' is not a git command. See 'git --help'.
177177
178-
Did you mean this?
178+
The most similar command is
179179
checkout
180180
----
181181

0 commit comments

Comments
 (0)