1、安装git

sudo apt-get install git

输出:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  snapd ubuntu-core-launcher
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.


2、查看git版本

git --version

输出:

git version 2.7.4

 

相关文章:

  • 2021-09-06
  • 2021-04-01
  • 2021-11-24
  • 2021-05-16
  • 2021-08-04
  • 2021-11-14
  • 2021-11-29
  • 2022-12-23
猜你喜欢
  • 2021-09-23
  • 2021-09-09
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案