GitFiend / Support

Public repo for GitFiend questions and issues
118 stars 7 forks source link

An option to not automatically add untracked files would be great #191

Open mulle-nat opened 1 year ago

mulle-nat commented 1 year ago

I use GitFiend mostly for staging and committing. I often have files that are untracked, but they are not in .gitignore. They must not be committed yet, but might be soon. Gitfiend though adds all unknown files automatically, now I have to manually weed those out, otherwise I could make a disastrous commit.

As Gitfiend doesn't have any preferences, maybe a button to deselect untracked files would be possible ?