Skip to content

Commit cb5c49b

Browse files
Sergei Organovgitster
authored andcommitted
git-remote.txt: fix typo
Signed-off-by: Sergei Organov <osv@javad.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 065c5ac commit cb5c49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-remote.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ caution.
6969
Fetch updates for a named set of remotes in the repository as defined by
7070
remotes.<group>. If a named group is not specified on the command line,
7171
the configuration parameter remotes.default will get used; if
72-
remotes.default is not defined, all remotes which do not the
72+
remotes.default is not defined, all remotes which do not have the
7373
configuration parameter remote.<name>.skipDefaultUpdate set to true will
7474
be updated. (See gitlink:git-config[1]).
7575

0 commit comments

Comments
 (0)