linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Sedat Dilek <sedat.dilek@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 5.8-rc6
Date: Tue, 21 Jul 2020 08:14:14 -0700	[thread overview]
Message-ID: <CAHk-=wgaTO-TNHimPtsBYWk7VMdL3rqdn=Uzom3f=Bs1CKw3kw@mail.gmail.com> (raw)
In-Reply-To: <CA+icZUXRjrX+1NAZy4As_ficD4aHRAZWHRj5hrE+D6E5zEKXHw@mail.gmail.com>

On Tue, Jul 21, 2020 at 1:17 AM Sedat Dilek <sedat.dilek@gmail.com> wrote:
>
> You happen to know if I can configure in my ~/.gitconfig to pull
> linux-git stuff from two repositories - check first git.kernel.org
> then GitHub.

Just script it. IOW, do

   git pull ..kernel.org..
   git pull ...github..

and if you _want_ to, you can just create an alias for that in your
.gitconfig so that you can do it with one "git update" command or
whatever.

But normally, they are both updated at pretty much the same time.

             Linus

  reply	other threads:[~2020-07-21 15:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-20  3:46 Linux 5.8-rc6 Sedat Dilek
2020-07-20 20:48 ` Linus Torvalds
2020-07-21  8:16   ` Sedat Dilek
2020-07-21 15:14     ` Linus Torvalds [this message]
2020-08-10 15:30     ` Geert Uytterhoeven
2020-08-10 15:32       ` Sedat Dilek
2021-02-14 22:12       ` Sedat Dilek
  -- strict thread matches above, loose matches on Subject: below --
2020-07-19 23:03 Linus Torvalds

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHk-=wgaTO-TNHimPtsBYWk7VMdL3rqdn=Uzom3f=Bs1CKw3kw@mail.gmail.com' \
    --to=torvalds@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sedat.dilek@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).