From: Junio C Hamano <gitster@pobox.com>
To: Max Horn <max@quendi.de>
Cc: git@vger.kernel.org, spearce@spearce.org, jrnieder@gmail.com
Subject: Re: [PATCH] doc: add some crossrefs between manual pages
Date: Tue, 11 Nov 2014 14:51:29 -0800 [thread overview]
Message-ID: <xmqqppct5p1q.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <1415737027-44589-1-git-send-email-max@quendi.de> (Max Horn's message of "Tue, 11 Nov 2014 21:17:07 +0100")
Max Horn <max@quendi.de> writes:
> I did this because I was browsing the remote helper docs online quite a bit,
> and was wishing for some more direct links between the pages. While I can
> manyally edit the URL, it seems logical to offer these links directly.
> diff --git a/Documentation/git-fast-export.txt b/Documentation/git-fast-export.txt
> ...
> +linkgit:git-fast-import[1]
> diff --git a/Documentation/git-fast-import.txt b/Documentation/git-fast-import.txt
> ...
> +linkgit:git-fast-export[1]
Makes sense to have these pair refer to each other.
> diff --git a/Documentation/git-remote-ext.txt b/Documentation/git-remote-ext.txt
> ...
> +linkgit:gitremote-helpers[1]
> diff --git a/Documentation/git-remote-fd.txt b/Documentation/git-remote-fd.txt
> +linkgit:gitremote-helpers[1]
Likewise. git-remote-* are instances of gitremote-helpers.
> diff --git a/Documentation/gitremote-helpers.txt b/Documentation/gitremote-helpers.txt
> index 64f7ad2..8edf72c 100644
> --- a/Documentation/gitremote-helpers.txt
> +++ b/Documentation/gitremote-helpers.txt
> @@ -452,8 +452,14 @@ SEE ALSO
> --------
> linkgit:git-remote[1]
>
> +linkgit:git-remote-ext[1]
> +
> +linkgit:git-remote-fd[1]
> +
> linkgit:git-remote-testgit[1]
Makes sense.
> +linkgit:git-fast-import[1]
This looks somewhat out of place; fast-import is not the only or
even the primary way to do a remote-helper, is it?
next prev parent reply other threads:[~2014-11-11 22:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-11 20:17 [PATCH] doc: add some crossrefs between manual pages Max Horn
2014-11-11 22:51 ` Junio C Hamano [this message]
2014-11-12 20:47 ` Max Horn
2014-11-12 20:58 ` Junio C Hamano
2014-11-12 21:07 ` Junio C Hamano
2014-12-09 17:14 ` Jonathan Nieder
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=xmqqppct5p1q.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=jrnieder@gmail.com \
--cc=max@quendi.de \
--cc=spearce@spearce.org \
/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.