Open
Description
It would be nice to be able to take "snapshots" of an application, backed by git or another VCS.
It doesn't have to expose a full git push/pull interface. Just a "commit" page with a commit message, a log view, and the possibility to view either a previous revision or two revisions side by side, either code or preview, and finally a rollback feature.
This would help teaching about the workflow in addition to the technologies.