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
Untracked files are shown in the explorer with a grey font color (this is very nice!).
However, it would be even nicer to add a entry to the context menu (right click) to stage this file and add it to the repository. The equivalent git command would be git add -f <file>.