Git SSH Key

Git SSH Key
Git 의 user name 과 email 설정:
$ git config --global user.name "Percy0601"
$ git config --global user.email "[email protected]"
$ ssh-keygen -t rsa -C "[email protected]"

차 로 돌아 오 면 됩 니 다. 그 동안 비밀 키 에 비밀 번 호 를 설계 하 는 것 과 같은 것 이 었 습 니 다.

좋은 웹페이지 즐겨찾기