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

Conversation

pablobayarri
Copy link

Unreal Engine 5 support a "soft revert" that just uncheckout to unlock but don't change content.

Plastic SCM min version supporting this new flag: https://www.plasticscm.com/download/releasenotes/11.0.16.7665

SRombauts and others added 2 commits March 7, 2023 18:21
… 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
@SRombautsU SRombautsU force-pushed the 1001522-add-undocheckout-keepchanges branch from b27d1c7 to d067845 Compare March 8, 2023 17:12
@SRombautsU SRombautsU force-pushed the 1001522-add-undocheckout-keepchanges branch from d067845 to bc3e057 Compare March 8, 2023 17:17
@SRombautsU SRombautsU merged commit bfad9de into master Mar 8, 2023
@SRombautsU SRombautsU deleted the 1001522-add-undocheckout-keepchanges branch March 8, 2023 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants