第一次使用码云
1.在碼云網(wǎng)站上創(chuàng)建一個項目,例如名為test 記錄其地址例https://git.oschina.net/NYang/test.git
2.在本地電腦上建立一個空文件夾,
3.建立連接 git user.name user.email git地址?
4.保持一致,先pull下來,將遠程的pull到本地電腦上,保持一致
5.測試本地修改,然后上傳,新建個init.txt文檔; git add init.txt ? git comment -m "第一次提交" ?git push origin master
6.測試成功!
哦耶,睡覺!!!
總結(jié)
- 上一篇: centos7怎么安装中文环境支持包
- 下一篇: anaconda双版本完美并存