변경사항이 있어서 다시 검사해봤습니다그런데 커밋했는데 커밋에 변경사항이 표시되지 않습니다.왜??
no changes commit 프롬프트가 없습니다. nothing to commit,working directory clean.과 no changes added to commit (use "git add" and/or "git commit -a")
no changes commit
nothing to commit,working directory clean.
no changes added to commit (use "git add" and/or "git commit -a")
프롬프트가 어떻게 나타났는지 묻고 싶습니다. 이전에는 commit없음git add이었나요? 그리고 rescan는 무엇을 위한 것인가요? 이전에 사용해 본 적이 없습니다. 공유해 주세요
commit
git add
rescan
no changes commit
프롬프트가 없습니다.nothing to commit,working directory clean.
과no changes added to commit (use "git add" and/or "git commit -a")
프롬프트가 어떻게 나타났는지 묻고 싶습니다. 이전에는
commit
없음git add
이었나요? 그리고rescan
는 무엇을 위한 것인가요? 이전에 사용해 본 적이 없습니다. 공유해 주세요