会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Suugee
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
Github实用技巧
MAC Book 提示 bash: brew: command not found...
摘要:/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)" 直接输入即可,期间会安装git,这个是必须的,不能跳过。
阅读全文
posted @
2022-01-26 13:38
Suugee
阅读(70)
评论(0)
推荐(0)
git push 免密码提交 github
摘要:git 1. git push 免密码 通用情况 使用文件创建用户名和密码 文件创建在用户主目录下: touch .git-credentials vim .git-credentials https://{username}:{password}@github.com 记得在真正输入的时候是没有大
阅读全文
posted @
2022-01-26 13:12
Suugee
阅读(2218)
评论(0)
推荐(0)
公告