As a number of different issues and fixes were found and discussed in the previous iterations, I thought it made sense to split the patch into a small 3 patch series. There are a lot of changes again compared to the previous version, so I don't think it makes sense to provide a range-diff. Christian Couder (3): promisor-remote: fix segfault when remote URL is missing promisor-remote: fix possible issue when no URL is advertised promisor-remote: compare remote names case sensitively Documentation/config/promisor.adoc | 4 +- promisor-remote.c | 27 +++++++----- t/t5710-promisor-remote-capability.sh | 59 +++++++++++++++++++++++++++ 3 files changed, 77 insertions(+), 13 deletions(-) -- 2.49.0.rc2.1.gf94452eaa2