Using Helix Core Server for Distributed Versioning (2019.1)

Rewriting History

Helix server allows you to rewrite the history of the changes in your server. There are two reasons why you would want to rewrite history:

  1. To resolve conflicts between a personal server’s file history and a shared server’s file history that arise when fetching or pushing.
  2. To revise local work: correcting mistakes, clarifying intent, and streamlining the local commit history by consolidating intermediate changes.