sageserpent-open / kineticMerge

Merge a heavily refactored codebase and stay sane.
MIT License
9 stars 1 forks source link

Handle code orphans as divergences. #10

Open sageserpent-open opened 1 year ago

sageserpent-open commented 1 year ago

See this example.

The orphan should be shown as a divergence, only in this case there is no original location for the moved code. Perhaps a variation on the divergence syntax, something like <file>, <line> [- <line>] <--- ORPHAN ---> <file>, <line> [- <line>]?