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
git push xx#prod#1 miss remote name. E.g. it should be git push origin xx#prod#1 or something. Not sure how to print this in CLI output. git push origin xx#prod#1 or git push <remote> xx#prod#1 to avoid blindly copy-pasting and running the suggestion?
git push xx#prod#1
miss remote name. E.g. it should begit push origin xx#prod#1
or something. Not sure how to print this in CLI output.git push origin xx#prod#1
orgit push <remote> xx#prod#1
to avoid blindly copy-pasting and running the suggestion?Originally posted by @aguschin in #114 (comment)
The text was updated successfully, but these errors were encountered: