Reported by Natalie Adams, Jun, 19 2016 11:37:39 AM
In the cron sync script it will write a new file regardless if there
was an update or not. ( see indefero/src/IDF/Plugin/SyncGit/Cron.php
). It should compare the generated one with the current one and only
write out if there was a change.
This may not prevent a "temporary" outage but will make
them very rare as long as users aren't adding/deleting SSH keys
every second.
Reported by Natalie Adams, Jun, 19 2016 11:37:39 AM