On Wed, Oct 12, 2016 at 2:51 PM, Mike Gilbert <[email protected]> wrote: > On Wed, Oct 12, 2016 at 2:45 PM, konsolebox <[email protected]> wrote: >> On Wed, Sep 21, 2016 at 11:02 AM, Mike Gilbert <[email protected]> wrote: >>> Portage 2.3.1 changes the default behavior for git repositories to >>> sync with a depth of 1. If you are using a development tree with >>> emerge --sync, you may want to override this in repos.conf by setting >>> sync-depth = 0. >>> >>> If you have accidentally converted your development tree into a >>> shallow repository, you can undo the damage by running git fetch >>> --unshallow. >>> >> >> I can't find this in the release notes. > > Because it isn't there. You may direct any complaints to the Portage dev team.
Correction: I do see it mentioned in RELEASE-NOTES, but in a way that isn't obvious. I was previously looking at the NEWS files.
