LeeYK / Deep-ing-Source

1 stars 0 forks source link

Permission denied! git on ubuntu (내공 100) #6

Open seriousran opened 7 years ago

seriousran commented 7 years ago

git / ssh / rsa-key

git 폴더 내에서 파일이나 폴더 생성이 안됨ㅠㅠ 설정 방법을 알려주시오

LeeYK commented 7 years ago

내공냠냠

seriousran commented 7 years ago

$ git config --global user.name "John Doe" $ git config --global user.email johndoe@example.com

seriousran commented 7 years ago

ssh -T git@github.com

seriousran commented 7 years ago

(restart 했더니 됐었음. 자동 업데이트 후 restart를 미루다 보니 뭔가 얽히는게 있었나 봄)