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
Trying to open a dev branch for continuous code checking during cross platform development using a Docker container. Trying to push a dev branch to the cloud repository so a merge request could be made, but git push fails with:
ERROR: Permission to opengridcc/opengrid.git denied to EpoxyD.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Is this a safety feature or am I missing another way of possibly merging code into the code base?
The text was updated successfully, but these errors were encountered:
Trying to open a dev branch for continuous code checking during cross platform development using a Docker container. Trying to push a dev branch to the cloud repository so a merge request could be made, but git push fails with:
Is this a safety feature or am I missing another way of possibly merging code into the code base?
The text was updated successfully, but these errors were encountered: