We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Branches can be protected from commits being directly pushed to them. When trying to do so anyway, the gin-cli yields a misleading error message:
upload failed: changes were made on the server that have not been downloaded; run 'gin download' to update local copies
In this case following the instructions and running gin download does not resolve the issue of not being able to push commits. This is linked to #52
gin download
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Branches can be protected from commits being directly pushed to them.
When trying to do so anyway, the gin-cli yields a misleading error message:
In this case following the instructions and running
gin download
does not resolve the issue of not being able to push commits.This is linked to #52
The text was updated successfully, but these errors were encountered: