기타

[Git Bash] fatal: protocol 'https' is not supported

jjjjjjyun 2025. 3. 13. 09:40

fatal: protocol 'https' is not supported

 

인터넷에서 주소를 복사해 Git Bash창에 붙여넣기로 입력해주는 경우 발생한다.

 

해결: https:// 부분을 지우고 손수 입력해준다.