码云关联远程代码并且提交代码流程

1.git remote add origin https://gitee.com/mingshine/hikari-esp32.git 2.git pull origin master --allow-unrelated-histories 3.git add . 4.git commit -m “first commit” 5.git push -u origin master 6.git p
相关文章
相关标签/搜索