摘要:
转载自:http://chromecj.com/utilities/2017-12/859.html 阅读全文
posted @ 2018-07-16 11:20
林丶
阅读(521)
评论(0)
推荐(0)
摘要:
转载自:https://blog.csdn.net/qq_36529459/article/details/79047220 1、(先进入项目文件夹)通过命令 git init 把这个目录变成git可以管理的仓库 2、把文件添加到版本库中,使用命令 git add .添加到暂存区里面去,不要忘记后面 阅读全文
posted @ 2018-07-16 10:58
林丶
阅读(400)
评论(0)
推荐(0)