git提交云端过程简记
发布日期:2021-07-01 04:00:32 浏览次数:2 分类:技术文章

本文共 306 字,大约阅读时间需要 1 分钟。

echo "# xxxxxxx" >> README.mdgit initgit add README.mdgit commit -m "xxxxxxx"git rm -r --cached dir1git rm --cached dir2/*.pycgit remote add origin https://github.com/xxxxxxx/xxxxxxxx.gitgit push -u origin mastergit pull 
<远程主机名>
<远程分支名>
:
<本地分支名>
git pull origin master:brantest# 两者等价git pull origin master

转载地址:https://miracle.blog.csdn.net/article/details/105616180 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:伺服电机转矩常数的标定方法
下一篇:使用Oh-My-Posh美化FluentTerminal

发表评论

最新留言

做的很好,不错不错
[***.243.131.199]2024年04月19日 12时17分19秒