Hi, I switched to git, but I noticed there were no MFC or any other updates over the last couple of days after the migration. git fetch doesn?t show any change. Is this correct and just the learning process of git or is something wrong with my git clone? Peter -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2348 bytes Desc: not available URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20201230/1ce6b8c6/attachment.bin>
From: Peter Blok <pblok at bsd4all.org> Subject: No more update on stable/12 Date: Wed, 30 Dec 2020 10:24:27 +0100> I switched to git, but I noticed there were no MFC or any other updates over the last couple of days after the migration. git fetch doesn?t show any change. > > Is this correct and just the learning process of git or is something wrong with my git clone?Which repository do you use?. Currently new canonical src repository (https://git.freebsd.org/src.git) is updated but not mirrored to GitHub yet. --- Yasuhiro Kimura