会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
qinziteng
博客园
首页
新随笔
联系
订阅
管理
2022年11月27日
Git基本命令及操作
摘要: 一、基本命令 1、配置账户名+邮箱 git config --global user.name "qinzt" git config --global user.email "qinziteng05@163.com" git config -l 2、上传至远程仓库流程 git init # 初始化仓
阅读全文
posted @ 2022-11-27 21:06 乱七八糟博客备份
阅读(129)
评论(0)
推荐(0)
公告