On Tue, Mar 2, 2021 at 9:18 AM bob prohaska <f...@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 _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"