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
Sometimes I forget to do git add <path>, so when I get to the end of the cli quesitonnaire, it gives me an error.
I then have to do git add <path> and then run the cli, going through the questionnaire again.
Doing this on a breaking change is frustrating because I have to rewrite what I just wrote.
Was this intended for a reason? If so, why? I'd like to hear about it.