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

Add support for Unreal 5 "soft revert" to undockeckout without reverting the file content #70

Merged
merged 5 commits into from
Mar 8, 2023

Commits on Mar 7, 2023

  1. Partial revert of Commit 00f3724 "since we cannot rely anymore on the…

    … duo undochange + undocheckout, we should fully embrace the new "undo" command"
    
    In fact, we need to get back to using undo + undocheckout so that we can support the new --keepchanges flag that work only with undocheckout
    SRombauts committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    59d6a60 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    1517d57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d1c257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d6d38a View commit details
    Browse the repository at this point in the history
  4. Rename ChangedFiles to LocallyChangedFiles and use "undochange" & "pa…

    …rtial undo" for extra clarity
    SRombauts committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    bc3e057 View commit details
    Browse the repository at this point in the history