You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you add a file, it is untracked by default. But this is quite common, and people should be able to commit these with composer when using "include unstaged changes".
We should add support for including untracked changes in the diffs and including them in commits when that option is on (or when no staged changes exist).