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 |
사용자가 주의해야할 사항이나 팁 또는 관련 정보를 알리기 위해 패널을 사용할 수 있습니다. |
선택한 레이블에 따라 여기에 관련 문서가 나타납니다. 레이블을 변경하거나 추가하려면 매크로 편집을 클릭하십시오.
|