728x90 반응형 Nothing specified1 [Visual Studio Code] - vscode에서 git add 명령어 사용 시 Nothing specified, nothing added. 메시지 해결 방법 vscode에서 git add 명령어 사용 시 Nothing specified, nothing added. 메시지 해결 방법 에러 메시지 비주얼 스튜디오 코드에서 git 명령어 git add 실행 시 발생 Nothing specified, nothing added. hint: Maybe you wanted to say 'git add .'? hint: Turn this message off by running hint: "git config advice.addEmptyPathspec false" 에러 원인 git 명령어를 잘못 사용했습니다. 에러 해결 방법 git add 대신 "git add ." 또는 "git add -A"를 사용할 수 있습니다. "git add"는 변경된 파일을 작업 디렉터리에서 스테.. 2024. 1. 1. 이전 1 다음 728x90 반응형