Closed strogonoff closed 5 years ago
This is how new data sync screen looks at the point of latest release (it behaves as you would expect):
Currently, the app pushes directly to master. It doesn’t yet handle failed merges. If there are conflicting changes upstream, it will fail and will require the user to merge changes locally, inside app’s data repo (requiring Git CLI installation & familiarity with).
We have a few options:
Implement data synchronizer, that would let user integrate their changes and push to upstream Git / GitHub repo.