This is an archive of the discontinued Mercurial Phabricator instance.

git: add debug logging when there's a mismatch in the cached heads list
ClosedPublic

Authored by durin42 on Jun 9 2020, 5:15 PM.

Details

Summary

The dag rebuild can be expensive, so let's try and avoid bugs where it
transparently rebuilds all the time for no reason. This would have
prevented the issue fixed in D8622.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

durin42 created this revision.Jun 9 2020, 5:15 PM
durin42 updated this revision to Diff 21601.Jun 9 2020, 5:17 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.