Skip to content

Instantly share code, notes, and snippets.

@YangShunGit
Created February 25, 2022 02:21
Show Gist options
  • Save YangShunGit/0ad036a1d120726bf62554acaaf17dcd to your computer and use it in GitHub Desktop.
Save YangShunGit/0ad036a1d120726bf62554acaaf17dcd to your computer and use it in GitHub Desktop.
生成SSH key

使用git bash输入:

ssh-keygen -t rsa -C "your_email@example.com"

回车 回车 回车 即可

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment