Maturity-Models icon indicating copy to clipboard operation
Maturity-Models copied to clipboard

Add git commit when content changes are made

Open DinisCruz opened this issue 9 years ago • 0 comments

This will allow the use of Git to track changes made to files

The idea is that everytime the save button is used, a git commit with those changes is made (after that we need to figure out a way to push those changes to the git server, so that there is an auto-backup of the data saved)

Until there are logged in users, the changes will be made using a generic bsimm-bot account

Will be interesting to see if there can be race-conditions on multiple users triggering an save at the same time

DinisCruz avatar Jul 06 '16 11:07 DinisCruz