Answers for "does git rm cached remove local file"

-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