摘要:
shift+command+. 进入指定文件夹 shift+command+g 阅读全文
posted @ 2018-05-25 08:52
zhcnblog
阅读(196)
评论(0)
推荐(0)
摘要:
git init //实例化本地仓库 git add . //添加所有文件 git commit -m 'desc' //提交+描述 git remote add origin https:git.... //添加远程仓库 git push -u origin master //push到远程仓库, 阅读全文
posted @ 2018-05-25 08:52
zhcnblog
阅读(316)
评论(0)
推荐(0)

浙公网安备 33010602011771号