On 04/13/16 09:45, 高志刚 wrote:
> Hi All:
>       I think I should have a master branch source URL, and then create my 
> private branch, 
>       and then create a patch file between my private branch and the master 
> branch, 
>       and then send the patch to LKML.
> 
>       but, I can NOT find an exactly git source URL listed in 
> “https://git.kernel.org/cgit/” for the “Document” folder.
>       
>       Should I use any other project’s git URL? 
>       Or , am I visited a wrong website for the Document git URL?
>       Any reply is appreciated, thanks!

The MAINTAINERS file in the linux source tree top-level directory has this info:

M:      Jonathan Corbet <[email protected]>
L:      [email protected]
T:      git git://git.lwn.net/linux.git docs-next

so the Documentation tree is not at git.kernel.org.

-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to