13
git status에서 "치명적 : git 저장소 (또는 상위 디렉토리)가 아님"
이 명령은 파일을 가져 와서 컴파일합니다. git clone a-valid-git-url 예를 들면 : git clone git://cfdem.git.sourceforge.net/gitroot/cfdem/liggghts 그러나 git status(또는 다른 git 명령) 위의 fatal: Not a git repository (or any of the parent directories)오류가 발생합니다. 내가 뭘 잘못하고 있죠?