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

[BUG] Silent fails if other commits are added to the repo #196

Open
jayvdb opened this issue May 21, 2021 · 0 comments
Open

[BUG] Silent fails if other commits are added to the repo #196

jayvdb opened this issue May 21, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@jayvdb
Copy link

jayvdb commented May 21, 2021

Describe the bug
I manually added files to my emplace repo. emplace didnt detect its workarea is out of sync, and didnt report that it had failed to push the changes.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Github repo, add files manually
  2. Install something locally that emplace will try to submit to repo
  3. Check repo for new emplace addition

Expected behavior
emplace should either automatically detect that master has new changes, or fail so the user can manually rectify the conflict.

@jayvdb jayvdb added the bug Something isn't working label May 21, 2021
@tversteeg tversteeg removed their assignment Jun 11, 2021
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

2 participants