id summary reporter owner description type status priority milestone component version resolution keywords cc port 15100 Define USE_CURL_MULTI for git-core svoop@… bryan@… "The git-core port configures http.h with ""#undef USE_CURL_MULTI"" which makes it impossible to use ""git push"" over HTTP(S). This was introduced about a year ago, see ticket #12008 for details. I've overridden this and compiled git-core with ""#define USE_CURL_MULTI"". Config and compile worked fine and ""git push"" over HTTPS is possible without error. (Tested on a x86 MacBook Pro with OS X 10.5.x.) Could you change the default of USE_CURL_MULTI in case there are no other blockers? Thanks!" update closed Normal ports 1.6.0 fixed git git-core curl wms@… raimue maccheck@… git-core