From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 650DBC433E0 for ; Fri, 10 Jul 2020 04:49:10 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F08BC20720 for ; Fri, 10 Jul 2020 04:49:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=americana-edu-co.20150623.gappssmtp.com header.i=@americana-edu-co.20150623.gappssmtp.com header.b="R5WnST7i" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F08BC20720 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=americana.edu.co Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.94) (envelope-from ) id 1jtkxc-0005lK-TV; Fri, 10 Jul 2020 00:48:32 -0400 Received: from mail-vs1-xe44.google.com ([2607:f8b0:4864:20::e44]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94) (envelope-from ) id 1jtkxa-0005lF-Cs for kernelnewbies@kernelnewbies.org; Fri, 10 Jul 2020 00:48:30 -0400 Received: by mail-vs1-xe44.google.com with SMTP id e15so2312807vsc.7 for ; Thu, 09 Jul 2020 21:48:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=americana-edu-co.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=fH0uAsOHFN6xiE22WQTi6eCE0lB/OK4HdrAwpvOQL6k=; b=R5WnST7iUZyLuYv4BJFY0mYI9yF2/DsKP8TKvrhZ8gYDzjFRsePgfLKAvnEvCitDE6 yF4tbhwatiP/HwFBBVlPw25z8J109IeWAkTH9FgS4bdOThWUkXDu7R9qxqjn26AuJI1P b7nRMWi4IfvvQKTOTFJI0ziQphWadj+wh7wpixZiBXZAPDRkaDtXmH3RZRcquQnA8Yct dJmDRviUhWRoB5ezHGizIS3NnuTUnbq7steX3QBEYp1uryaCuuQTWy5jjFgoWNb9AUHh GQroQSYRS4pQLRsud/bUCazC2RazFD2/Y5veQC39V3loSff1urFhO5+6qoGeosQ2dJWS CC4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=fH0uAsOHFN6xiE22WQTi6eCE0lB/OK4HdrAwpvOQL6k=; b=RsIxPzTcpKqLzl5rCwX3yevI+x1SEFnb2W3OeQRs5m4U76M2f5IUGY9lE3gb8DxmE4 dheYA9tbIo3c729ruZWgpR7HP3XaxyktMdpWt/TCpTWnf2TZ2XYLMDx6QDcKaazHLu8N ZRPNZUDepMUKCq6P6V9Bcwa1VQ18zFz2aWlngopX+hub4Vrl3vcb80ToAnSu857bYiZN cMEOFnJpP4LQaDcVdot3Y8iqFO4wmCNY2MCSJhdZbmtLyctsq380NKcuRNL1g4DLC+FM CswiICwyTUoL9dW92yO6zVKdpSVIslBoEf3DfVNCFSMSu7We+3oqb+UlMAi1bUIWbGR9 hz2g== X-Gm-Message-State: AOAM531Zlaqllbq/iXIlrAEbFQQW1vsso2pUjUcAPNwkaLF72BZuzXtL /6hQQqVC05qdpqi0Zo13xnJCwF47LbZ4xKEoT6ihHf7gvxhwjQ== X-Google-Smtp-Source: ABdhPJy0W0F18XE8lw8/e0HBooPF78UjQL4EXy8XuzcjdOsIj0c9fBIQ0Jv+x9KJeDMWZy5m8TpcuPcFGeQEbIRo5/g= X-Received: by 2002:a05:6102:3188:: with SMTP id c8mr36301362vsh.61.1594356508255; Thu, 09 Jul 2020 21:48:28 -0700 (PDT) MIME-Version: 1.0 From: CRISTIAN ANDRES VARGAS GONZALEZ Date: Thu, 9 Jul 2020 23:48:17 -0500 Message-ID: Subject: Are kernel trees the same as a branch in terms of git? To: kernelnewbies@kernelnewbies.org X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0147536315726714907==" Errors-To: kernelnewbies-bounces@kernelnewbies.org --===============0147536315726714907== Content-Type: multipart/alternative; boundary="00000000000052025105aa0f0dfa" --00000000000052025105aa0f0dfa Content-Type: text/plain; charset="UTF-8" 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 :) --00000000000052025105aa0f0dfa Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Hi guys, there is something I want to know,=20 in the Linux kernel mailing list some developers ref= er to URLs like these tree:=C2=A0 =C2=A0https://g= it.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git=C2=A0master.<= div>
I doubt that in my learning about git I have not se= en any source code called tree
so I want = to know if a kernel tree is a branch? very thanks :)

=C2=A0

<= /div> --00000000000052025105aa0f0dfa-- --===============0147536315726714907== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies --===============0147536315726714907==--