Answers for "removing file that has been cached git"

-1

git remove file from cache

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language