Answers for "how to remove all the files which are under untracked git"

17

git remove untracked files

git clean -fdx
Posted by: Guest on March-18-2020

Code answers related to "how to remove all the files which are under untracked git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language