Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 2021 17:22:11 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        bob prohaska <fbsd@www.zefox.net>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: URL for stable/13
Message-ID:  <CANCZdfpZXjG5ksLb%2BeQgSdV23ymiTxOxw9uHAqTX9-Eb8cJ9kA@mail.gmail.com>
In-Reply-To: <20210302174606.GA56521@www.zefox.net>
References:  <20210302161823.GA56341@www.zefox.net> <CANCZdfoz0bVd=OeqrxMDK9hiZgtDWXg7ZNb-OOpn0LSRNzpNYQ@mail.gmail.com> <20210302174606.GA56521@www.zefox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 2, 2021 at 10:46 AM bob prohaska <fbsd@www.zefox.net> wrote:

> On Tue, Mar 02, 2021 at 09:46:11AM -0700, Warner Losh wrote:
> > On Tue, Mar 2, 2021 at 9:18 AM bob prohaska <fbsd@www.zefox.net> wrote:
> >
> > > A while back I obtained a buildable source tree for stable/13
> > > but it hasn't been updated in the last few days. Running
> >
> > It would help if you asked a question.
> >
>
> Apparently I didn't understand the correct question to ask.
> 8-)
>
> When set up I configured git to use -ff only and simply used
> git pull . to update, which seemed to work until a few days ago.
>
>
> > If you'd like to know how to update now that you have this tree, I'd
> > suggest 'git pull --rebase' or 'git pull --ff-only'
> >
>
> Now it seems an explicit git pull --ff-only is required.
> It just pulled down a substantial crop of updates. Now
> to see if buildworld succeeds.... That'll take a while.
>

git config merge.ff only

Toss a '--global' in there after the 'config' for all repos.

Warner


> > If it's some other question, I'm happy to help with that.
> >
>
> You already have, and I didn't even ask the right question...
>
> Thank you!
> bob prohaska
>
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfpZXjG5ksLb%2BeQgSdV23ymiTxOxw9uHAqTX9-Eb8cJ9kA>