PHP ZCE mock test, interview preparation, daily lessons under chalk talk

Tuesday, December 4, 2012

git remove untracked files from git status

git clean -f

git-clean - Remove untracked files from the working tree

git clean [-d] [-f] [-n] [-q] [-e <pattern>] [-x | -X] [--] <path>…

2 comments: