Git sync reverse one-way?

The docs only mention Oneway and Twoway - is there a mode that allow One-way from source?

There isn’t a Push-Only mode at the moment. It would be pretty easy to implement if it’s something that would be useful.

It would.

I consideres using GIT initially, to allow “lesser” admins to modify their scripts via GitHub. Since I can’t let them on to the server, and the admin site can’t be restricted that way.
But that of course would allow malicious code to be run on the server if say GitHub was compromised.

The change management/visibility through git is nice tho. So a one way sync would be great

Cool. I’ve opened this issue to track: Push Only Git Sync · Issue #626 · ironmansoftware/issues · GitHub

1 Like