presslabs / gitium

Keep all your WordPress code on git with a simple plugin and a repo
https://www.presslabs.com/code/gitium/
GNU General Public License v2.0
180 stars 31 forks source link

DB Git #163

Open cristianuibar opened 6 years ago

cristianuibar commented 6 years ago

Use the mysqdump cli interface to generate dumps for the mysql backup which should allow us to import it when changing branches / repos with gitium compatible repos.

This would be cool when switching branches between dev1 / dev2 / dev3 or even production.