kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Are kernel trees the same as a branch in terms of git?
@ 2020-07-10  4:48 CRISTIAN ANDRES VARGAS GONZALEZ
  2020-07-12 23:11 ` Richard Sailer
  0 siblings, 1 reply; 3+ messages in thread
From: CRISTIAN ANDRES VARGAS GONZALEZ @ 2020-07-10  4:48 UTC (permalink / raw)
  To: kernelnewbies


[-- Attachment #1.1: Type: text/plain, Size: 345 bytes --]

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 :)

[-- Attachment #1.2: Type: text/html, Size: 1429 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Are kernel trees the same as a branch in terms of git?
  2020-07-10  4:48 Are kernel trees the same as a branch in terms of git? CRISTIAN ANDRES VARGAS GONZALEZ
@ 2020-07-12 23:11 ` Richard Sailer
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Sailer @ 2020-07-12 23:11 UTC (permalink / raw)
  To: kernelnewbies


[-- Attachment #1.1.1: Type: text/plain, Size: 837 bytes --]



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


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Are kernel trees the same as a branch in terms of git?
       [not found] <9F49A397-42B8-4E21-9E08-9C0B5A93C5F7@hxcore.ol>
@ 2020-07-13  2:05 ` cristian andres vargas gonzalez
  0 siblings, 0 replies; 3+ messages in thread
From: cristian andres vargas gonzalez @ 2020-07-13  2:05 UTC (permalink / raw)
  To: kernelnewbies

[-- Attachment #1: Type: text/html, Size: 2253 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-13  2:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10  4:48 Are kernel trees the same as a branch in terms of git? CRISTIAN ANDRES VARGAS GONZALEZ
2020-07-12 23:11 ` Richard Sailer
     [not found] <9F49A397-42B8-4E21-9E08-9C0B5A93C5F7@hxcore.ol>
2020-07-13  2:05 ` cristian andres vargas gonzalez

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).