ProjectBorealis / PBSync

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

Support force pushed remotes #11

Open mastercoms opened 3 years ago

mastercoms commented 3 years ago

Currently, we don't do a great job of syncing up a repo if it is force pushed. We should add a check for this, and safely reset the repository instead of rebasing.