Hi Junio, On Tue, 30 Oct 2018, Junio C Hamano wrote: > Eric Sunshine <sunshine@xxxxxxxxxxxxxx> writes: > > > On Mon, Oct 29, 2018 at 10:10 PM Junio C Hamano <gitster@xxxxxxxxx> wrote: > >> How's this? > >> > >> On platforms with recent cURL library, http.sslBackend configuration > >> variable can be used to choose different SSL backend at runtime. > > > > s/choose/& a/ > > > >> The Windows port uses this mechanism to switch between OpenSSL and > >> Secure Channel while talking over the HTTPS protocol. > > Thanks. > > By the way, I am beginning to like this phrasing quite a lot. It > encourages those with other ports like Linux and Mac to see if they > want a similar runtime switching by singling out Windows port, which > was what I wanted to achive with the original one, but I think the > updated text does so more effectively. I like it, too! Thanks, Dscho