Archive: pre-commit

 

Posts Tagged ‘pre-commit’


If you use Git for version control and you would like to also keep a track of your database schema (and possibly content though I'm not doing that due to potential file sizes / speed issues) then all you need to do is this simple step: 1. Go to your project folder and into the [...]