Open
Description
Operating System: Ubuntu 16.04
Vagrant Version: 1.9.1
Virtual Box Version: 5.0
I got a few stupid questions:
Where do I initialize my git? Inside or Outside the box?
Assuming outside the box: Why is the www folder in the .gitignore? That's the place where I develop my custom themes (www/wordpress/wp-content/themes to be fair) but the whole folder is not getting pushed so how do my coworkers get the changes on our custom theme?
I apologize for those basic questions but I got trouble understanding what the proper use of git in relation to the box is :(
Also new to Vagrant and WordPress in general, please help.