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?
apt
to get a newer version of git http://askubuntu.com/a/568596/158442 – muru Oct 27 '16 at 16:48