github - git synchronization problem?
滿天的星座
滿天的星座 2017-05-02 09:50:00
0
3
599

I need to make frequent changes between the local and the server due to project reasons, so I want to use git to manage it. I want to implement the local warehouse, githubwarehouse and the server together. After the local modification is made, git push origin branch Synchronization, that is, after modifying the local file, use the git push origin branch command to update the github repository and the server together. Now the local repository and the github repository have been synchronized. How to achieve this?

滿天的星座
滿天的星座

reply all(3)
習慣沉默

git hook

为情所困

Github has a webhook function, you can check it out

洪涛

Thanks for the invitation, everyone above has answered

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template