会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Alan
金风玉露一相逢,便胜却、人间无数。
新随笔
联系
订阅
管理
2020年10月27日
git 命令
摘要: Linux git安装 sudo apt install git 初始配置 配置命令: git config --global[选项] 配置文件位置: ~/.gitconfig 配置用户名 将用户名设置为Alan sudo git config --global user.name Alan 配置用
阅读全文
posted @ 2020-10-27 20:40 Allin007
阅读(117)
评论(0)
推荐(0)
公告