You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Manuel edited this page Apr 11, 2018
·
3 revisions
Why do I need to do that?
rtc2git works by rewinding all rtc changes and redo them at the same time in git.
In order to accept old changes, you need to reset the workspace to the very beginning.
How do I reset my workspace to an older state
Open your workspace
Rightclick on each component
Select "Replace with" --> "Baseline"
Scroll down to the very beginning and select "Initial Baseline" and hit ok
PRO-Tipp: Clone the workspace after you have replaced each component with the initial baseline, in case you need to restart your migration you just clone it again and run the migration on the newly cloned workspace.