mirror of
https://github.com/git/git
synced 2024-11-05 04:53:18 +00:00
e2abfa7212
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 |
||
---|---|---|
.. | ||
default.c | ||
default.h | ||
noop.c | ||
noop.h | ||
skipping.c | ||
skipping.h |