Answers for "How to remove local (untracked) files from the current Git working tree"

0

How to remove local (untracked) files from the current Git working tree

git clean -n -d
Posted by: Guest on October-24-2021

Code answers related to "How to remove local (untracked) files from the current Git working tree"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language