会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
繁华博客
博客园
首页
新随笔
联系
订阅
管理
2024年5月28日
git更新代码到github仓库注意事项
摘要: 更新步骤: 1.在电脑项目目录右键选择Open Git Bash here 2.输入命令 git init git add . git commit -m "Initial commit" git branch -M main git remote add origin https://github
阅读全文
posted @ 2024-05-28 14:37 繁华博客
阅读(121)
评论(0)
推荐(0)
公告