Answers for "how to remove a file from git cache"

-1

git remove file from cache

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

Code answers related to "how to remove a file from git cache"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language