• Show log

    Commit

  • Hash : 270fd807
    Author : Patrick Steinhardt
    Date : 2019-07-18T13:44:10

    azure: compile one Windows platform with the WinHTTP SHA1 backend
    
    We currently have no job that compiles libgit2 with the WinHTTP backend
    for SHA1. Due to this, a compile error has been introduced and not
    noticed for several months. Change the x86 MSVC job to use the HTTPS
    backend for SHA1. The x86 job was chosen with no particular reason.