All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sedat Dilek <sedat.dilek@gmail.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 5.8-rc6
Date: Sun, 14 Feb 2021 23:12:26 +0100	[thread overview]
Message-ID: <CA+icZUXh7TNQU2EUch0XyBxhY8LWRD==98+jNNKtOpij+0bwCg@mail.gmail.com> (raw)
In-Reply-To: <CAMuHMdU-XugrkfM-9tQLrOJ_E1Of1Zf-DJZeSXJwkhw0Q9YoPA@mail.gmail.com>

On Mon, Aug 10, 2020 at 5:30 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>
> Hi Sedat,
>
> On Tue, Jul 21, 2020 at 10:19 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.
> >
> > Some days ago GitHub had some maintenance issues and I was not able to pull.
> > Means I trust more the security and integrity concept of git.kernel.org.
> >
> > To pull from GitHub - saved 15-16mins of my life-time - meant
> > 15-16mins go earlier to sleep - as said I started my build 01:02a.m.
> > (German local-time).
>
> Assumed your cloned from kernel.org:
>
>     git remote add github https://github.com/torvalds/linux
>
> After that:
>   1. "git remote update" will fetch data from both origin and github,
>   2. "git merge $(git tag | grep -v rc | sort -n | tail -1)" will
>      merge in the latest release, if you don't have it merged already.
>

Last week or so I really used your recommendation.
Thanks Geert.

- Sedat -

> Gr{oetje,eeting}s,
>
>                         Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
>
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
>                                 -- Linus Torvalds

  parent reply	other threads:[~2021-02-14 22:13 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
2020-08-10 15:30     ` Geert Uytterhoeven
2020-08-10 15:32       ` Sedat Dilek
2021-02-14 22:12       ` Sedat Dilek [this message]
  -- 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='CA+icZUXh7TNQU2EUch0XyBxhY8LWRD==98+jNNKtOpij+0bwCg@mail.gmail.com' \
    --to=sedat.dilek@gmail.com \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.