Oneway Git Sync breaking

Hello,
I have set up a git sync “Oneway” from organisation github and it’s working fine. I was testing what happens if someone modifies a script locally and I was expecting the sync to put back the last file in the github repo but instead it breaks the sync and doesn’t work anymore.

Is there a way to make sure that if sync is oneway and file modified locally, the changes are deleted on the next sync?

Thanks.
Product: PowerShell Universal
Version: 2.9.3

1 Like

Not that it may fix your issues, but 2.10 included a bunch of changes to git. might be worth checking out.