Answers for "which command is used to remove the untracked files from the working directory?"

4

git remove Untracked files

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

Code answers related to "which command is used to remove the untracked files from the working directory?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language