Curl Initialization error with git pre-push hook Curl Initialization error with git pre-push hook curl curl

Curl Initialization error with git pre-push hook


Check what curl is using with ldd /usr/bin/curl, as in this answer

As seen in this issue, you might then need to adjust LD_LIBRARY_PATH to reference what library is actually used.