From: Junio C Hamano Date: Wed, 10 May 2023 17:23:27 +0000 (-0700) Subject: Merge branch 'hx/negotiator-non-recursive' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=e2abfa7212525daa24a52d9f53c45b736abb5dfe;p=rit 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 --- e2abfa7212525daa24a52d9f53c45b736abb5dfe