Answers for "stop tracking a a file that you already commited"

-1

stop tracking a file git

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

Code answers related to "stop tracking a a file that you already commited"

Browse Popular Code Answers by Language