php - Setting up control system for website -


i have been working on website using wordpress. far have been using ftp , wordpress editor make changes code etc. have brought on few members assist me changing code, , wondering best way control changes. know git can used sort of stuff, how can make can't make changes server without going through git?

--thanks

don't give access server, handle access through git.

you set post-commit hook copies updated files server / pulls them repository server. see example question: simple git post-commit hook copy committed files folder


Comments

Popular posts from this blog

.htaccess - htaccess convert request to clean url and add slash at the end of the url -

c++ - Visual Leak Detector detects leak on new blank MFC project -

php - facebook and github login HWIOAuthBundle and FOSUserBundle in Symfony2.1 -