카페24에서 git 다운로드 받는 방법 찾았네요

깃헙에서 Use SSH를 클릭하면 파일명.git 이란 주소를 확인할 수 있습니다.
그런 다음, ssh에 접속해서
# git clone --recursive git://github.com:xpressengine/xe-core.git

참조
https://stackoverflow.com/questions/8329485/unable-to-find-remote-helper-for-https-during-git-clone

0 좋아요
0 답글
1127 조회