본문 바로가기

PROGRAMING/GIT

git rm --cached -r 폴더명 또는 파일

add 되어있는 파일들을 제거

 

git rm --cached -r  node_modules