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
Incorporate possible improvements into how the private history works so traversing history and conflict reconciliation can become better.
Problem / Need / Opportunity
To improve the file system conflict reconciliation, we need a very detailed view of file system history. There should not be any "interleaving anormalies" in the history when merging private file systems.
Success Scenario
Merging the private file system 'feels' pretty much like conflict resolution in the public file system.
It's possible to walk through the history of a single private file across revisions and maintain the same history 'track'.
ETA: 2023-03-31
The text was updated successfully, but these errors were encountered:
Summary
Incorporate possible improvements into how the private history works so traversing history and conflict reconciliation can become better.
Problem / Need / Opportunity
To improve the file system conflict reconciliation, we need a very detailed view of file system history. There should not be any "interleaving anormalies" in the history when merging private file systems.
Success Scenario
Merging the private file system 'feels' pretty much like conflict resolution in the public file system.
It's possible to walk through the history of a single private file across revisions and maintain the same history 'track'.
ETA: 2023-03-31
The text was updated successfully, but these errors were encountered: