"Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > Johannes Schindelin (1): > remote-curl: unbreak http.extraHeader with custom allocators > > http.c | 18 ++++++++---------- > 1 file changed, 8 insertions(+), 10 deletions(-) > > base-commit: 93b980e58f5624ee4e3b2dc0d0babaa97ef66d19 This fixes by immediately building on top of the patch that caused the issue, so I should do the same so that any integration branch (either mine or somebody else's) that has the breakage can merge the fix in. Good. Thanks.