"Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > Philip Oakley and Jeff Hostetler worked quite a bit on getting Git to > compile with MS Visual C again, and this patch series is the culmination of > those efforts. Thanks, all. Relative to the previous round, it seems there is only one patch changed, which is a sign that it is stabilizing rather quickly ;-). > Please also note that this patch series is part 1 of 3 in a bigger story: > the next patch series will add support to build Git in Microsoft Visual > Studio, and the third patch series will add Continuous Testing by adding an > MSVC build and a corresponding parallelized test job to our Azure Pipeline. > > Changes since v2: > > * Fixed the incorrect split-out of the "msvc: update Makefile to allow for > spaces in the compiler path" patch: I had accidentally reverted that > change in a later patch in the series. Yup. BROKEN_PATH_FIX stuff appears only once now in the series ;-) Will queue. Again, thanks all.