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
e.g. git checkout operation messages like "already on develop" is also reported as ERROR.
All such messages should be reported at info or warning level.
Anything reported at ERROR level should stop the process; if it's continuing then it should not be ERROR level message.
The text was updated successfully, but these errors were encountered:
e.g. git checkout operation messages like "already on develop" is also reported as ERROR.
All such messages should be reported at info or warning level.
Anything reported at ERROR level should stop the process; if it's continuing then it should not be ERROR level message.
The text was updated successfully, but these errors were encountered: