git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-remote.txt: fix typo
@ 2024-02-21  8:35 Jakub Wilk
  2024-02-21 18:18 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Jakub Wilk @ 2024-02-21  8:35 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Abhradeep Chakraborty

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
---
 Documentation/git-remote.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-remote.txt b/Documentation/git-remote.txt
index 1dec314834..932a5c3ea4 100644
--- a/Documentation/git-remote.txt
+++ b/Documentation/git-remote.txt
@@ -35,7 +35,7 @@ OPTIONS
 -v::
 --verbose::
 	Be a little more verbose and show remote url after name.
-	For promisor remotes, also show which filter (`blob:none` etc.)
+	For promisor remotes, also show which filters (`blob:none` etc.)
 	are configured.
 	NOTE: This must be placed between `remote` and subcommand.
 
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [PATCH] git-remote.txt: fix typo
@ 2007-11-13 18:17 Sergei Organov
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Organov @ 2007-11-13 18:17 UTC (permalink / raw)
  To: git; +Cc: gitster


Signed-off-by: Sergei Organov <osv@javad.com>
---
 Documentation/git-remote.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-remote.txt b/Documentation/git-remote.txt
index 027ba11..0da8704 100644
--- a/Documentation/git-remote.txt
+++ b/Documentation/git-remote.txt
@@ -79,7 +79,7 @@ caution.
 Fetch updates for a named set of remotes in the repository as defined by
 remotes.<group>.  If a named group is not specified on the command line,
 the configuration parameter remotes.default will get used; if
-remotes.default is not defined, all remotes which do not the
+remotes.default is not defined, all remotes which do not have the
 configuration parameter remote.<name>.skipDefaultUpdate set to true will
 be updated.  (See gitlink:git-config[1]).
 
-- 
1.5.3.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-21 18:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-21  8:35 [PATCH] git-remote.txt: fix typo Jakub Wilk
2024-02-21 18:18 ` Junio C Hamano
  -- strict thread matches above, loose matches on Subject: below --
2007-11-13 18:17 Sergei Organov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).