To update a project from a GitHub remote repository using GIT commands

Source: Internet
Author: User
Tags using git git commands

If other developers have changed their code to the GitHub project, and I'm going to continue to develop on their hunger basis, how can I synchronize GitHub's code, and note that this is not the time to re-git init. Create a new warehouse on this machine. In fact, the local code warehouse and remote server has maintained a connection, we just pull down the code can be.

This will continue to be demonstrated on the basis of my previous blog, "Using git commands to upload and synchronize code."

(1) I modify the test file directly on GitHub and continue to enter the "sync to local tests from GitHub server" in the file. "That's a sentence. Then add notes to save.




2) go to local, terminal under the local Project warehouse directory, note that must be under your project to execute the command: Git pull.



(3) Then go to the local project to see if you are in sync with GitHub. Discovery data has been successfully updated.




Learn to use Git for project synchronization, it is convenient for collaborative development.


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.