사용자 등록
- https://data.kasi.re.kr/gitlab/users/sign_in (kasi 이메일 주소로만 등록 가능합니다)
제한 사항
- 현재 ssh 접근은 불가능하며, https 연결만 허용됩니다.
문제 해결
https로 접근할 때 (e.g., git push) 인증 오류가 나면 sslverify 옵션을 꺼주세요.
https ssl error 대처git config http.sslVerify false 또는 git config --global http.sslVerify false
관련 문서
Content by label
There is no content with the specified labels