0

"Clean Working Tree" dialog somewhat confusing

Robert Conde 3 years ago updated 3 years ago 1

I would suggest changing to 3 check boxes:

  • Remove untracked files
  • Remove untracked directories
  • Remove ignored files

To what exact command line parameters of 'git clean' your options correspond?

Ok - I didn't (but should have) realized this dialog corresponds directly to 'git clean' so I see the issue. So I would change my suggestion to:

* (Radio Button) - Remove all untracked items

* (Radio Button) - Remove only ignored items

* (Checkbox) - Include untracked directories