Hello,
I am working with a friend on an Umbraco website. When creating Document Types and other items on the back-office, usually, those are saved in the DB.
Shall I generate a script for the dB and include it in Git everytime I introduce a change on the dB? Or is there a better technique you follow?
How to use Git with Umbraco?
Hello, I am working with a friend on an Umbraco website. When creating Document Types and other items on the back-office, usually, those are saved in the DB.
Shall I generate a script for the dB and include it in Git everytime I introduce a change on the dB? Or is there a better technique you follow?
Thanks Bilal
Hi Bilal,
I think you should take a look at uSync package.
https://our.umbraco.com/packages/developer-tools/usync/
is working on a reply...