If you want to use git code repository service, follow the guide below.
If https access (e.g., git push) fails due to SSL certificate errors, turn off sslVerify option with client's git config command as follows :
git config http.sslVerify false OR git config --global http.sslVerify false |
Document written by chr@kasi.re.kr |
선택한 레이블에 따라 여기에 관련 문서가 나타납니다. 레이블을 변경하거나 추가하려면 매크로 편집을 클릭하십시오.
|