git terminal cloning

Source: Internet
Author: User
Mac version with terminal clone Code cloud document to PC first step: CD Desktop//Open Desktop Second step: LS//print Desktop The third step: (CD + Built folder to drag into)//self-built folder or CD + filename fourth step: Git clone + code cloud built the address of the library (right //Clone Code cloud Library to the built folder Fifth step: CD + filename///file name refers to the library name in the code cloud Sixth step: LS//Look at the seventh step: Git add + file (dragged in)//or git add * (will identify the existing, upload the non-uploaded push up) Eighth step: Git commit-m "First"//push to Staging area Nineth step: git push//upload file may appear problems: first login need to enter their own code cloud mailbox and password; Synchronize document changes in the code cloud to the PC-side library: Git pull origin Master Windows git The first step: Git clone + code cloud to build the address of the library (right)//clone code in the cloud Library to the second step: CD + filename///file name refers to the library name in the code cloud the third step: LS//Check the fourth step: git add + file (drag in)//or git Add. (Will identify already have, the non-uploaded push to go up) Fifth step: Git commit-m "first"//push to Staging area sixth step: git push//upload file may be the problem: you need to enter the initial login to create the code cloud mailbox and password; Synchronizing document changes in the code cloud to the PC-side library: Git pull

git terminal cloning

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.