Re: URL for stable/13

From: Warner Losh <imp_at_bsdimp.com>
Date: Tue, 2 Mar 2021 09:46:11 -0700
On Tue, Mar 2, 2021 at 9:18 AM bob prohaska <fbsd_at_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
Received on Tue Mar 02 2021 - 15:46:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:27 UTC