You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On latest releases on Debian and Ubuntu (14.04 LTS) the Git has been compiled against GNUTLS instead of OpenSSL. It would be a nice feature when doing source install to decide which one you want to compile against for - because there is a difference. If you compile Git from source - it will compile itself (by default) against OpenSSL. Just a thought...