Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 2021 09:46: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:  <CANCZdfoz0bVd=OeqrxMDK9hiZgtDWXg7ZNb-OOpn0LSRNzpNYQ@mail.gmail.com>
In-Reply-To: <20210302161823.GA56341@www.zefox.net>
References:  <20210302161823.GA56341@www.zefox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> git remote show origin
> reports in part
>
>  Fetch URL: https://git.FreeBSD.org/src.git
>   Push  URL: https://git.FreeBSD.org/src.git
>   HEAD branch: main
>   Remote branches:
>     main                             tracked
>
> .....
>
>  Local branch configured for 'git pull':
>     stable/13 merges with remote stable/13
>   Local ref configured for 'git push':
>     stable/13 pushes to stable/13 (local out of date)
>
> Thanks for reading, any hints how to get back in sync apprecidated.
> This is used for self-hosting on a Raspberry Pi, if it matters.
>

It would help if you asked a question.

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'

If it's some other question, I'm happy to help with that.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfoz0bVd=OeqrxMDK9hiZgtDWXg7ZNb-OOpn0LSRNzpNYQ>