From: Junio C Hamano <gitster@pobox.com>
To: Sitaram Chamarty <sitaramc@gmail.com>
Cc: "git\@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: [PATCH] warn about http server document being too old
Date: Wed, 16 Oct 2013 14:40:18 -0700 [thread overview]
Message-ID: <xmqqli1s51z1.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: 523D030A.6080309@gmail.com
Sitaram Chamarty <sitaramc@gmail.com> writes:
> - describe when it is still applicable
> - tell people where to go for most normal cases
>
> Signed-off-by: Sitaram Chamarty <sitaram@atc.tcs.com>
> ---
>
> ref: http://thread.gmane.org/gmane.comp.version-control.git/159633. Yes
> it's very old but better late than never.
>
> Documentation/howto/setup-git-server-over-http.txt | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/howto/setup-git-server-over-http.txt b/Documentation/howto/setup-git-server-over-http.txt
> index 7f4943e..90b19a0 100644
> --- a/Documentation/howto/setup-git-server-over-http.txt
> +++ b/Documentation/howto/setup-git-server-over-http.txt
> @@ -3,6 +3,11 @@ Subject: Setting up a Git repository which can be pushed into and pulled from ov
> Date: Thu, 10 Aug 2006 22:00:26 +0200
> Content-type: text/asciidoc
>
> +NOTE: This document is from 2006. A lot has happened since then, and this
> +document is now relevant mainly if your web host is not CGI capable.
> +
> +Almost everyone else should instead look at linkgit:git-http-backend[1].
> +
> How to setup Git server over http
> =================================
I tend to agree that it is a good idea to have this kind of phrase
somewhere in the document, but you cannot place the material above
the top-level title. AsciiDoc does not seem to like it.
next prev parent reply other threads:[~2013-10-16 21:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-21 2:23 [PATCH] warn about http server document being too old Sitaram Chamarty
2013-10-16 21:40 ` Junio C Hamano [this message]
2013-10-30 21:27 ` Junio C Hamano
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=xmqqli1s51z1.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=sitaramc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.