I keep getting this error when trying to push to my github repository
/usr/lib/git-core/git-remote-https: symbol lookup error: /usr/lib/git-core/git-remote-https: undefined symbol: curl_global_sslset, version CURL_GNUTLS_3
Im running Kubuntu and im more on the novice side
I’ma try this if it breaks again I briefly fixed it in the past for it to break again
That command will produce a list of (dynamic) libraries that are being used by that helper. It will look somewhat like this (this is copied from my Arch instalation):
It might be a good idea actually to try running this both when it works and when it doesn’t, maybe there is some difference?