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 ?
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 ?