We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 065c5ac commit cb5c49bCopy full SHA for cb5c49b
Documentation/git-remote.txt
@@ -69,7 +69,7 @@ caution.
69
Fetch updates for a named set of remotes in the repository as defined by
70
remotes.<group>. If a named group is not specified on the command line,
71
the configuration parameter remotes.default will get used; if
72
-remotes.default is not defined, all remotes which do not the
+remotes.default is not defined, all remotes which do not have the
73
configuration parameter remote.<name>.skipDefaultUpdate set to true will
74
be updated. (See gitlink:git-config[1]).
75
0 commit comments