* [PATCH 2/2] Documentation/remote-helpers: Clarify "curl" family of remote helpers
@ 2010-03-29 4:04 Ramkumar Ramachandra
2010-03-29 6:53 ` Junio C Hamano
0 siblings, 1 reply; 3+ messages in thread
From: Ramkumar Ramachandra @ 2010-03-29 4:04 UTC (permalink / raw)
To: Git Mailing List
Cc: Sverre Rabbelier, Gabriel Filion, Junio C Hamano,
Michael J Gruber, Jonathan Nieder, Daniel Barkalow,
Ilari Liusvaara, Tay Ray Chuan
Rewrite paragraph about "curl" family of remote helpers to clarify
different invocations of the same program.
---
Documentation/git-remote-helpers.txt | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/Documentation/git-remote-helpers.txt
b/Documentation/git-remote-helpers.txt
index 58533e5..f1fc736 100644
--- a/Documentation/git-remote-helpers.txt
+++ b/Documentation/git-remote-helpers.txt
@@ -33,10 +33,9 @@ reachable via those refs to local, and update the
local object
store. Using the 'push' capability, they can transfer objects from
local to remote, and update the corresponding refs as necessary.
-Git comes with a "curl" family of remote helpers, specifically
-'git-remote-http', 'git-remote-https', 'git-remote-ftp' and
-'git-remote-ftps'. They implement the capabilities 'fetch', 'option',
-and 'push'.
+Git comes with a "curl" remote helper, which can be invoked as
+'git-remote-http', 'git-remote-https', 'git-remote-ftp' or
+'git-remote-ftps'. See INVOCATION below.
INVOCATION
----------
--
1.7.0.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 2/2] Documentation/remote-helpers: Clarify "curl" family of remote helpers
2010-03-29 4:04 [PATCH 2/2] Documentation/remote-helpers: Clarify "curl" family of remote helpers Ramkumar Ramachandra
@ 2010-03-29 6:53 ` Junio C Hamano
2010-03-29 7:14 ` Ramkumar Ramachandra
0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2010-03-29 6:53 UTC (permalink / raw)
To: Ramkumar Ramachandra
Cc: Git Mailing List, Sverre Rabbelier, Gabriel Filion,
Michael J Gruber, Jonathan Nieder, Daniel Barkalow,
Ilari Liusvaara, Tay Ray Chuan
Ramkumar Ramachandra <artagnon@gmail.com> writes:
> Rewrite paragraph about "curl" family of remote helpers to clarify
> different invocations of the same program.
I don't see anything wrong with "curl family". Individually they may be
http, https, etc. remote helper, but if you need a name to collectively
call them, you would want to say "curl family of helpers"; "curl helpers"
simply doesn't make sense.
If you want to just say "we ship multiple", we could also say "a family of
helpers" as well. "curl"-ness is an implementation detail.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 2/2] Documentation/remote-helpers: Clarify "curl" family of remote helpers
2010-03-29 6:53 ` Junio C Hamano
@ 2010-03-29 7:14 ` Ramkumar Ramachandra
0 siblings, 0 replies; 3+ messages in thread
From: Ramkumar Ramachandra @ 2010-03-29 7:14 UTC (permalink / raw)
To: Junio C Hamano
Cc: Git Mailing List, Sverre Rabbelier, Gabriel Filion,
Michael J Gruber, Jonathan Nieder, Daniel Barkalow,
Ilari Liusvaara, Tay Ray Chuan
Hi,
> I don't see anything wrong with "curl family". Individually they may be
> http, https, etc. remote helper, but if you need a name to collectively
> call them, you would want to say "curl family of helpers"; "curl helpers"
> simply doesn't make sense.
Okay. Since this depends on the corresponding PATCH 1/2, which is
currently under debate, I suggest that we drop this patch. Yes, the
older version of the paragraph slightly confusing as Tay pointed out,
but I don't know how to make it any clearer without getting into
invocation details.
-- Ram
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-03-29 7:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-29 4:04 [PATCH 2/2] Documentation/remote-helpers: Clarify "curl" family of remote helpers Ramkumar Ramachandra
2010-03-29 6:53 ` Junio C Hamano
2010-03-29 7:14 ` Ramkumar Ramachandra
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).