git21天打卡-day5 day6 day7
参考:http://istester.com/git/445.html
在home下新建yangyali_git文件夹 [[email protected]_0_14_centos ~]# mkdir -p ~/yangyali_git
拉取仓库代码到本地
确认本地仓库代码
复制了才发现是ll(小写的爱哦)
查看本地仓库内容
原来是要先拉取git代码,在git文件夹内建立branch?
参考:http://istester.com/git/445.html
在home下新建yangyali_git文件夹 [[email protected]_0_14_centos ~]# mkdir -p ~/yangyali_git
拉取仓库代码到本地
确认本地仓库代码
复制了才发现是ll(小写的爱哦)
查看本地仓库内容
原来是要先拉取git代码,在git文件夹内建立branch?