eclipse - Questions about git submitting and updating code?
PHP中文网2017-05-02 09:23:29
0
3
534
I use msysgit to clone the project locally, and then use eclipse to import the cloned project. How can I submit the code to the remote warehouse on eclipse and update the code from the remote warehouse?
http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000/
This is well written - -
git commit
Right-click on the project - team is full of git operations