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
Having a flag / config item to ignore untracked files would be lovely. Looks like it's just a matter of tacking on -u no to infra/git/status.go if the option is set. I don't code in go, but I could probably wing a PR if you want.