Skip to content
New issue

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

Sync breaks after a failed push #21

Open
wonder-sk opened this issue Nov 23, 2022 · 0 comments
Open

Sync breaks after a failed push #21

wonder-sk opened this issue Nov 23, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@wonder-sk
Copy link
Contributor

If a push of a new version of the project fails for some reason (server error, network problem, ...), pending changes will be left in the working directory. However, the tool does a sanity check for any pending changes when woken up, and it will refuse to resume sync:

There are pending changes in the local directory - please review and push manually!

The tool keeps running, but does nothing - only sleeps and then complains about pending changes.

@wonder-sk wonder-sk added the bug Something isn't working label Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant