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
fix - Bug 1207303 - Return code is 0 even if push fails
People use z-p-c in command line scripts and they check return status code if command fails
So added exception handler method, that will print error message and exit with return code 1 in case of failure