Git Development Workflow with WordPress
-
Hi all — I have been looking for some documentation surrounding what I am specifically trying to do, but I have not been able to find anything that encompasses all of what I need.
I want to add version control to my website using git but have the following requirements.
– develop and test site locally (ideally without storing redundant information, just theme files and other information and look to production to fill in missing information.
– have website look for theme/plugin code on my bitbucket
– if any changes are made directly in production I can pull them downstreamI haven’t been able to find information that describes this to me at my knowledge level. I have an understanding of git and wordpress, but this one is over my head. Any help would be greatly appreciated!
The topic ‘Git Development Workflow with WordPress’ is closed to new replies.