Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 281 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 281 Bytes

第3章Git基本操作

本章开始进入git的实操环节,首先应该确定您的操作系统是否已经安装了git。 通过下面的命令git -version 查看。 如果还没有安装,请参考前面2.1.git基本安装。 好了,废话不多说,开始下面的内容。