会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
snakeV
博客园
首页
新随笔
联系
订阅
管理
2025年11月11日
git基础命令
摘要: git init创建仓库 git status查看文件状态 git add将文件加到暂存区 git commit -m提交文件 git config user.name ""配置用户名 git config user.email""配置邮箱 git config --locak --list查看配置
阅读全文
posted @ 2025-11-11 17:39 黑田慎平
阅读(0)
评论(0)
推荐(0)
公告