git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: "Cristian Târşoagă" <cristian.tarsoaga@gmail.com>
Cc: git@vger.kernel.org, Avery Pennarun <apenwarr@gmail.com>
Subject: Re: no documentation for - git subtree
Date: Tue, 14 Jan 2020 02:52:34 +0000	[thread overview]
Message-ID: <20200114025234.GB24302@google.com> (raw)
In-Reply-To: <CAA07yUjg0q0r7PvALU4h4ZMicHySnhXL+ryXQAy_GYYZhvac2A@mail.gmail.com>

(cc-ing the git-subtree maintainer)
Hi Cristian,

Cristian Târşoagă wrote:

> I just noticed that https://git-scm.com/doc
> shows no documentation for the git subtree command.
>
> 1. Is this the right place to report this problem?
> 2. Is it missing or am I wrong?
> 3. How can that be fixed?

You're in the right place.

"git subtree" is not a standard command in Git itself, but is
contributed software in its contrib/ directory.  Its manual should be
readable on any machine that has git subtree installed, using "git
help subtree".  If you have HTML documentation installed (e.g. on
Debian, if you have the git-doc package installed), then you can use
"git help -w subtree" to view it.

Thanks and hope that helps,
Jonathan

      reply	other threads:[~2020-01-14  2:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAA07yUgTW9-ba_Hynoj16sX4892FUhLxSy_fPwyc6p4aHb4fzA@mail.gmail.com>
     [not found] ` <CAA07yUhYMM8MkC0rdE5OGStjycgQbp8bnk1VTBhZEgRLFHz2ew@mail.gmail.com>
     [not found]   ` <CAA07yUiCvVc_GhyWwXpvOmSuJroSHTspAqVNgHPCNpv=4+=SyQ@mail.gmail.com>
2020-01-14  1:37     ` no documentation for - git subtree Cristian Târşoagă
2020-01-14  2:52       ` Jonathan Nieder [this message]

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=20200114025234.GB24302@google.com \
    --to=jrnieder@gmail.com \
    --cc=apenwarr@gmail.com \
    --cc=cristian.tarsoaga@gmail.com \
    --cc=git@vger.kernel.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 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).