코딩, 딱 지금이 시작할때! (코딱지)
[Error/git] fatal: not a git repository (or any parent up to mount point /)
Ufungi
2023. 7. 19. 16:53
(finder) genome@limsfep-zen-32c:/data/genome/run/snyoo/TM_genome_annotation/00_Finder$ git pull https://github.com/sagnikbanerjee15/Finder.git
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[원인]
현재 폴더에 git을 실행할 수 있는 파일이 없음
[해결]
$ git init 후 다시 실행