git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [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

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).