I am trying to resolve an issue following the steps of these instructions here gnutls-handshake-error. There is a step that wants me to execute this command:
sudo apt-get build-dep git
When I execute this command for some reason, I always get git version 1.9.1 I want version 2.10.1 Is there a way I can achieve this?