随笔分类 -  Git

Git使用中的相关问题
摘要:报错:remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead. remote: Please see https:// 阅读全文
posted @ 2021-08-19 01:13 没有B树 阅读(10627) 评论(2) 推荐(1)
摘要:git ssh 以管理员身份运行powershell 使用你的github账号邮箱生成一个ssh key ssh-keygen -t ed25519 -C "your@mail.com" -f "你想让github ssh key存放的路径" 查看是否设置ssh-agent,如下图情况则为ssh-a 阅读全文
posted @ 2021-08-17 18:31 没有B树 阅读(185) 评论(0) 推荐(0)

图像的替代文本-知乎