Github问题

git clone报错 git@github.com: Permission denied (publickey)

  • 客户端先生成ssh keyssh-keygen -t rsa -C "youremail@example.com"
  • github 的 SSH and GPG keys,点击New SSH Key,在~/.ssh/id_rsa.pub里复制ssh-rsa开头的公钥,创建新的SSH key
  • 再使用ssh -T git@github.com ,返回Hi Thomas333333! You've successfully authenticated, but GitHub does not provide shell access.,即可。

github 教育优惠申请

  • 参考csdn博客
  • Research Assistant可以以teacher这种教职工的身份来申请。
    • 申请日期为10.3,大概10.6能有copilot的福利,如果10.8还是没有,就可以在Eduction社区提出疑问。
    • 10.6下午收到邮件
    • 之后在vscode下载copilot插件,跳转到登录github的页面之后,即可以正常使用。

This line appears after every note.

Notes mentioning this note


Here are all the notes in this garden, along with their links, visualized as a graph.