Git, GitHub
[Git Bash] git remote add error (fatal: protocol 'https' is not supported)
UL :)
2022. 1. 11. 00:16
2019. 11. 29 글 옮김

fatal: protocol 'https' is not supported
remote를 추가할 때 위와 같은 오류가 뜸
오류 고친다고 bash 껐다 켜서 오류를 캡쳐하진 못했다.
구글링한 결과 원인은 인터넷에서 복사한 주소를 붙여넣어서 그렇다고 한다. 수기로 쳐줘서 해결
참고 https://skylit.tistory.com/431