D
D
DogiDogi2014-09-20 14:32:00
git
DogiDogi, 2014-09-20 14:32:00

How can I make sure that changes are automatically uploaded to the hosting when committing?

I have a local web server. I am working on a project (website) on it. The same site lies on the hosting server. How could you automate the process of transferring changes from a local server to a host using GIT?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2014-09-20
@DogiDogi

correction - not by commit, but by git push to a remote server. If SSH access is provided, there should be no problem.
http://git-scm.com/book/ru/%D0%9D%D0%B0%D1%81%D1%8...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question