Hello!
I made a plugin that allows you to:
- add/commit/push changes from the panel
- pull changes from a hosted repository, like one on GitHub
- use hooks to automatically add and commit changes
You can put a section anywhere in your blueprints that shows a summary of the current changes:
…and then navigate to the panel view where all the magic happens:
The plugin creates commits using the logged user’s name and email, so you have an accurate Git history. Check it out: