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

Don't restore files that still exist unchanged #721

Merged
merged 6 commits into from
Aug 22, 2024

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    ff3956d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc92e41 View commit details
    Browse the repository at this point in the history
  3. don't restore files that still exist unchanged

    (same size and lastModified)
    grote committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f51c758 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3683f82 View commit details
    Browse the repository at this point in the history
  5. Restore files ownership only when file isn't pending anymore

    because the system doesn't allow us to open files that we don't own
    grote committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a2189bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    418dfb3 View commit details
    Browse the repository at this point in the history