G-Node / G-Node/gin-cli

Error message for uploading to protected branch

Open
#305 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
14
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.