Answers for "how to discard untracked files and line in git"

4

git remove Untracked files

git clean -f
Posted by: Guest on December-02-2019

Code answers related to "how to discard untracked files and line in git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language