PostgreSQL coub express.js freeware git jquery laravel links linux macos mysql node.js php powershell python ubuntu vim virtualbox анекдот блог игры интересно стихи цитаты

Git: remove untracked files
June 09, 2016
Preview files that will be deleted (dry-run)
git clean -fn
Real forced cleanup
git clean -f
Help
git help clean
Original solution is here
git

Comments

No comments here yet.
You have to login to post a new comment.
aghr