sourcetree + github設定
第一步:
ssh-keygen -t rsa -C "youremail@example.com"
第二步:
去找資料夾
預設會在(C:\Users\Home/.ssh/id_rsa)
第三步:
將 id_rsa.pub 複製到 github 的
在settings下,SSH and GPG keys下new SSH key
參考網址 (https://github.com/settings/keys)
第一步:
ssh-keygen -t rsa -C "youremail@example.com"
第二步:
去找資料夾
預設會在(C:\Users\Home/.ssh/id_rsa)
第三步:
將 id_rsa.pub 複製到 github 的
在settings下,SSH and GPG keys下new SSH key
參考網址 (https://github.com/settings/keys)
留言
張貼留言