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

[WIP] Remote changes order #1573

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

[WIP] Remote changes order #1573

wants to merge 5 commits into from

Conversation

taratatach
Copy link
Member

Please make sure the following boxes are checked:

  • PR is not too big
  • it improves UX & DX in some way
  • it includes tests matching the implementation changes
  • it includes relevant documentation

taratatach added 5 commits May 9, 2019 10:57
  Testing that the following assumptions are not all verified in the
  resulting order from the remote change sorter:
    - alphabetical order
    - conflicts before anything else on same id
    - deletion before addition on same id
  To simulate the directory move from `src/dir` to `dst/dir` on a remote
  client, we were creating the destination folders and files and remove
  the sources instead of applying a folder move as the actual
  implementation does.
@taratatach taratatach force-pushed the remote-changes-order branch from 64056f9 to 758c4fb Compare May 13, 2019 14:02
@taratatach taratatach force-pushed the master branch 2 times, most recently from 8a36ecb to a9a996e Compare April 10, 2021 09:52
@taratatach taratatach force-pushed the master branch 2 times, most recently from 8d7d624 to 18fc74a Compare January 18, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant