git-tips / tips

Most commonly used git tips and tricks.
http://git.io/git-tips
MIT License
21.36k stars 1.7k forks source link

Remove duplicated command #152

Closed lukabot closed 7 years ago

lukabot commented 7 years ago

In my opinion, these are the same command. Not an alternative. git clean -f -d git clean -d -f git clean -df git clean -fd