gitext-rs / git-stack

Stacked branch management for Git
Apache License 2.0
505 stars 19 forks source link

feat(graph): Align stacks on repair #150

Closed epage closed 2 years ago

epage commented 2 years ago

Auto-repair is starting off-by-default as we get runtime to see how well we trust it.

Our backup approach in case aligning by time doesn't work is to prefer HEAD.

Fixes #6