Ubuntu12.04升级git版本

前端之家收集整理的这篇文章主要介绍了Ubuntu12.04升级git版本前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
$ sudo add-apt-repository ppa:git-core/ppa
$ sudo apt-get update
$ sudo apt-get install git

参考:
https://www.cnblogs.com/shaobin0604/p/5987633.html

原文链接:https://www.f2er.com/ubuntu/352632.html

猜你在找的Ubuntu相关文章