You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
subtree: exclude commits predating add from recursive processing
Include recursion depth in debug logs so we can see when the recursion is
getting out of hand.
Making the cache handle null mappings correctly and adding older commits
to the cache allows the recursive algorithm to terminate at any point on
mainline rather than needing to reach either the add point or the initial
commit.
Signed-off-by: Tom Clarkson <[email protected]>
0 commit comments