- git init
- git remote add origin https://自己的仓库url地址
- git status
- git add .
- git commit -m '[提交内容的描述]'
- 先 push,以后才能 pull:git push --set-upstream origin master
- 再 git pull
相关文章:
-
2021-04-03
-
2022-01-13
-
2021-04-03
-
2022-12-23
-
2021-12-06
-
2022-12-23
-
2021-06-10
-
2021-05-12
猜你喜欢
-
2022-12-23
-
2022-02-07
-
2021-05-10
-
2021-10-20
-
2022-12-23
-
2021-06-09
相关资源
-
下载
2023-01-23
-
下载
2022-12-20
-
下载
2021-06-23