参考地址:http://lifeonubuntu.com/upgrading-ubuntu-to-use-the-latest-git-version/

 

sudo add-apt-repository ppa:git-core/ppa

sudo apt-get update

sudo apt-get install git

 

git --version

相关文章:

  • 2021-10-03
  • 2021-12-26
  • 2021-09-27
  • 2021-09-09
  • 2022-01-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-23
  • 2021-12-01
  • 2022-02-03
  • 2022-12-23
  • 2022-12-23
  • 2021-04-29
相关资源
相似解决方案