반응형


sourcetree 사용하다 아래와 같은 오류가 뜨면서 시간이 지나도 클론이 안되었습니다.

warning templates not found /usr/local/git/share/git-core/templates

그래서 검색을 해보니.. 아래 링크에 해결방법이 나와 있더군요.

https://answers.atlassian.com/questions/250260

I opened the SourceTree Preferences and went to the Git Preferences Panel. There the panel was reporting that I was using the embedded version, I switched to "System Git" and then switched back to "Embedded Git", and it fixed the problem.

SourceTree 를 열고, Preference 에서 GIT 탭으로 이동한다. GIT 를 Embeded Version 대신 "System GIT" 을 사용하도록 했더니, 문제가 해결되었다.


저도 같은 방법으로 해결되어 지금 내려받고 있습니다.

반응형

+ Recent posts