TokTok / website

The TokTok website
https://toktok.ltd/
GNU General Public License v3.0
10 stars 54 forks source link

Cedar: commit snapshots to git every N minutes #110

Closed iphydf closed 6 years ago

iphydf commented 6 years ago

Currently we need to manually commit snapshots of code that's edited collaboratively to not lose changes and to be able to revert to a previous state.

The cedar backend should make commits every few minutes if there have been changes. It does not need to push these anywhere for now.