컴퓨터를 바꿨다.
vscode랑 gitlab을 연동해야함
ssh-keygen -t rsa -b 4096 -C "your_email@example.com"
Preferences / SSH keys 에 key 추가
git clone ~
4.에서 connect to host gitlab.주소.co.kr port 22: Connection refused 에러가 남
git clone 시 ssh 로 했을 때 계속 저 에러가 났고, https 로 clone 하니까 vscode 창에 user.name/pw 입력창 떠서 입력하니까 됨
칵 그냥