Merge branch 'hx/negotiator-non-recursive'

The implementation of the default "negotiator", used to find common ancestor over the network for object tranfer, used to be recursive; it was updated to be iterative to conserve stackspace usage. * hx/negotiator-non-recursive: negotiator/skipping: fix some problems in mark_common() negotiator/default: avoid stack overflow

Junio C Hamano committed May 10, 2023 at 10:23 UTC e2abfa7212525daa24a52d9f53c45b736abb5dfe

No changes.