[Solved] Git Error: GnuTLS recv error (-54): Error in the pull function

Recently, this problem often occurs when using GIT. Google later said that the problem occurs in general libssh. Record
I solved this problem by using this command directly:

 sudo apt-get -y install build-essential nghttp2 libnghttp2-dev libssl-dev

Read More: