ProjectBorealis / PBSync

System for syncing Unreal Engine project git repositories
MIT License
74 stars 6 forks source link

Partial rebase woes #20

Closed mastercoms closed 2 years ago

mastercoms commented 2 years ago

Sometimes, our rebase will fail and users will get stuck in a state where their index is at origin, but HEAD is at the previous local. This results in tons of changes and untracked files from the origin's changes.