LoginSignup
0
0

More than 3 years have passed since last update.

Git と GitHub の SSH による連携

Posted at

公開鍵と秘密鍵の作成

ssh-keygen

公開鍵の表示

cat  ~/.ssh/id_rsa.pub
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0