Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Archives
Today
Total
관리 메뉴

나를 위한 기록

git pull이 안되는 문제 본문

Today I Learned

git pull이 안되는 문제

솔솔이소리솔 2023. 10. 5. 09:44

-  git pull 불가

오류메세지

fatal: 'origin' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

>> 해당폴더에 먼저 접근 후 git pull.

 

 

'Today I Learned' 카테고리의 다른 글

[JS] var /let /const  (0) 2023.10.05
231005/D+2  (0) 2023.10.05
231004/D+1  (0) 2023.10.04
css  (1) 2023.09.22
230922 CSS  (0) 2023.09.22