I am developing a website which so far has been pretty simple, and my methodology is probably not considered professional but I have not had any problems doing it this way:
Now, somebody else is going to help me, so I want to add some version control, as the "easy" part of the website is done and we will be doing more interesting stuff. For better or worse I've chosen Git as the DVCS. I have git already on the server, bt am not sure where to init a git repository on the server.
What I mean is, should I initialize the git repository at the base directory of my website? If so, assuming various open exist, will this be a problem?
I've used git with other projects, but not for websites, except doing some tutorials with RedHat Openshift.
Here's a possible workflow:
develop branch. This is where all the development will happendevelop branch. Anytime your collaborators commit, have them commit on their develop and then push to youmaster branch and merge develop into itIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With