git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ramkumar Ramachandra <artagnon@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Cc: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>,
	Daniel Barkalow <barkalow@iabervon.org>,
	Gabriel Filion <lelutin@gmail.com>,
	Sverre Rabbelier <srabbelier@gmail.com>,
	Michael J Gruber <git@drmicha.warpmail.net>,
	Junio C Hamano <gitster@pobox.com>,
	Jonathan Nieder <jrnieder@gmail.com>
Subject: [PATCH 0/5] Improve remote helper documentation
Date: Sun, 18 Apr 2010 06:20:50 +0530	[thread overview]
Message-ID: <1271551834-sup-481@kytes> (raw)

These patches have already been sent on the mailing list. They've been
discussed extensively, and have been through several revisions. The
first three patches are already in `pu`, but are stalled because they
haven't been ack'ed. The purpose of this resend is get everything neatly
organized so they can be ack'ed by remote helper experts and merged into
`master`.

Everything is based on the topic branch `rr/remote-helper-doc`.

Ramkumar Ramachandra (5):
  Documentation/remote-helpers: Rewrite description
  Documentation/urls: Rewrite to accomodate <transport>::<address>
  Documentation/remote-helpers: Add invocation section
  Fixup: Second argument may be any arbitrary string
  Documentation/remote-helpers: Fix typos and improve language

 Documentation/git-remote-helpers.txt |  117 ++++++++++++++++++++++++----------
 Documentation/urls.txt               |   58 ++++++++++-------
 2 files changed, 115 insertions(+), 60 deletions(-)

                 reply	other threads:[~2010-04-18  0:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1271551834-sup-481@kytes \
    --to=artagnon@gmail.com \
    --cc=barkalow@iabervon.org \
    --cc=git@drmicha.warpmail.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=ilari.liusvaara@elisanet.fi \
    --cc=jrnieder@gmail.com \
    --cc=lelutin@gmail.com \
    --cc=srabbelier@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).