Ports tree have been migrated to git

Dimitry Andric dim at FreeBSD.org
Sat May 1 20:12:12 UTC 2021


On 1 May 2021, at 22:08, Kurt Jaeger <pi at freebsd.org> wrote:
...
> I just want to be back in the state where git show does not show
> any changes 8-}

git checkout origin/main
git branch -d main  (you might have to use -D here if it doesn't want to get rid of the branch)
git checkout main

And voila.

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 223 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.freebsd.org/pipermail/freebsd-git/attachments/20210501/5c096463/attachment.sig>


More information about the freebsd-git mailing list