Git
[Git/에러]Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory)
a-몬드
2022. 4. 19. 17:20
반응형
git 터미널로 commit 하려고하니 아래와 같은 오류 발생
이것 저것 구글링 해보다가
git add (빨간색 문구)
commit성공
git....참 어렵다
반응형