Re: no documentation for - git subtree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



(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



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux