Answers for "how to remove file from track git with path"

3

remove file from git tracking

git rm --cached <file_name>
Posted by: Guest on January-19-2021

Code answers related to "how to remove file from track git with path"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language