SSH ssh key를 이용하면 username과 password를 제공하지 않아도 된다. 사용법: https://www.hanumoka.net/2020/04/16/git-20200416-git-ssh-key-generate/#:~:text=github%EC%97%90%20ssh%20%EA%B3%B5%EA%B0%9C%ED%82%A4%EB%A5%BC%20%EB%93%B1%EB%A1%9D%ED%95%98%EC%9E%90.&text=%EC%99%BC%EC%AA%BD%20%EB%A9%94%EB%89%B4%EC%97%90%EC%84%9C%20SSH%20and,%EA%B3%B5%EA%B0%9C%ED%82%A4%EB%A5%BC%20%EB%B6%99%EC%97%AC%EB%84%A3%EC%9E%90. Github에 pu..

1. git hosting 선택 gitHub - private project 완전 무료, 협업 3명 무료 gitLab.ccom - private project 완전 무료, 협업 완전 무료 2. 저장소 생성 - git hub gitHub - Repository 생성 gitHub - Repository 생성 결과 - gitLab.com gitLab.com - Repository 생성 gitLab.com - Repository 생성 결과 여러 가지 git hosting이 있지만 가장 많이 쓰이고 있는 git hub, gitLab을 사용한다. 출처: https://opentutorials.org/course/3841/22816