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.
1 parent ff66981 commit 08a1217Copy full SHA for 08a1217
contrib/completion/git-completion.bash
@@ -524,7 +524,7 @@ __git_index_files ()
524
# Even when a directory name itself does not contain
525
# any special characters, it will still be quoted if
526
# any of its (stripped) trailing path components do.
527
- # Because of this we may have seen the same direcory
+ # Because of this we may have seen the same directory
528
# both quoted and unquoted.
529
if (p in paths)
530
# We have seen the same directory unquoted,
0 commit comments