mac使用sourcetree跳过注册

184 阅读1分钟
  • 打开sourcetree
  • 关闭sourcetree
  • 命令终端输入defaults write com.torusknot.SourceTreeNotMAS completedWelcomeWizardVersion 3
  • 打开sourcetree即可跳过登录

blog.csdn.net/qq_32890891…

生成 ssh 密钥

1 打开你的终端窗口,windows环境建议安装gitbash:git-scm.com/download/wi… 2 ssh-keygen -t ed25519 -C "工作邮箱 3 一路enter 4 cat ~/.ssh/id_ed25519.pub | clip 复制 也可找到所在文件夹、大概这个样子 ssh-ed25519xxxxxxxxxxxxxxxxxxx 5 打开代码库 添加复制的 公钥

sourcetree 导入 ssh 工具”(Tools)> “选项”(Options) 一般
ssh客户端配置 ssh密钥: (选择公钥 .pub结尾) ssh客户端: 选择 open SSH