The git that I know

Source: Internet
Author: User

The code for the previous project has been managed using SVN. The benefit of SVN is that the code is centrally managed, but the bad thing is to commit the code, only when the network is connected, and to see the code update history, also must be in the network connection state.

Git is a distributed code-management repository. It builds a repository locally on the developer. The developer can submit the code locally and then push the submitted code to the code server after the network is connected.

In contrast, I prefer git because I can submit it locally without having to connect to the Web.

The git that I know

Related Article

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.