Wednesday, 21 August 2013

Git - post-update files after pull from server on local machine

Git - post-update files after pull from server on local machine

Clone repository located on a server. With each pull, you must manually
upload the files to your local machine. How to automate this business?
After a post-update?

No comments:

Post a Comment