y5z1fk4k57 发表于 2016-4-10 14:48:24

[转]ubuntu下 升级git


[*]sudo apt-add-repository ppa:git-core/ppa  
[*]sudo apt-get update  
[*]sudo apt-get install git 
  sudo apt-get dist-upgrade 

  
  reference materials:ubuntu下 升级git hg
  原文网址: http://blog.csdn.net/xiaobin_hlj80/article/details/10025963
  
  
GitLab Installers
  一键安装gitlab
  https://bitnami.com/stack/gitlab/installer
  
  
见过最好的git入门教程
  http://blog.csdn.net/voluptas/article/details/6339855
  https://lostechies.com/joshuaflanagan/2010/09/03/use-gitk-to-understand-git/
页: [1]
查看完整版本: [转]ubuntu下 升级git