git把本地文件推送到仓库

1.git clone 地址
2.git add 文件名
3.git commit -m “说明”
4.git pull
5.git push

posted @ 2021-12-01 22:26  我们都一样2021  阅读(88)  评论(0)    收藏  举报