Answers for "git remove file that is still cached"

-1

git remove file from cache

git rm --cached <file>
Posted by: Guest on March-23-2020

Code answers related to "git remove file that is still cached"

Browse Popular Code Answers by Language