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 making a commit without staged files there's an option to allow empty commits. It would be helpful to me if there was an option that first does a git add .;
Sidenote; I'm never using empty commits, making just that the outcome of ok/confirm is a bit unlogical to me.