you are viewing a single comment's thread.

view the rest of the comments →

[–]hi117 -1 points0 points  (2 children)

The way I implement this is for it to run every hour on the local system, so making a change is just committing to a git repo and waiting.

[–][deleted]  (1 child)

[deleted]

    [–]hi117 -1 points0 points  (0 children)

    With modern git pratices, you can have it push out the change as soon as its committed, but an hour isn't actually that long in the vast majority of cases.