Are kernel trees the same as a branch in terms of git?

Richard Sailer richard_siegfried at systemli.org
Sun Jul 12 19:11:28 EDT 2020



On 10/07/2020 06:48, CRISTIAN ANDRES VARGAS GONZALEZ wrote:
> Hi guys, there is something I want to know, in the Linux kernel mailing
> list some developers refer to URLs like these tree:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master.
> 
> I doubt that in my learning about git I have not seen any source code
> called tree
> so I want to know if a kernel tree is a branch? very thanks :)

Hi,
In the way the linux kernel is developed every "branch" is a own repo.
Here branches are own repos like "net" , "net-next" or "alsa" with own
maintainers and own mailing list. Think of them like different
subdivisions in a company (also sometimes called "branch"). In most
cases these "branches" are own repos, not "git branches". I know it's a
bit confusing at first

Cheers,
-- Richard

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20200713/d1147a09/attachment.sig>


More information about the Kernelnewbies mailing list