Git Getting Started notes (20)-use eclipse based git development process grooming

Source: Internet
Author: User
Tags git clone
First, create local branch 1, download/update master branch download: Git clone update: Git pull

2. Open local branch based on master

Ii. based on local branch development final commit Create remote branch 1, before modification

2, modified 3, commit local branch (do not push)

Third, merge Trunk code 1, update the local backbone

Switch to local trunk to perform pull

Changes in the Pull trunk

2. Merge local trunk differences to local branch

Cut back to the branch, merge the local trunk to the local branch.

3. Resolve conflicts and submit local branches

After submission, the Red arrow disappears.

4. Push local branch to remote (create remote branch)

Third, the backbone and branch of the remote Merge 1, submit the remote branch merge to the trunk application

Open Gitserver

2. Merge the distal branch to the distal trunk

If you are an administrator

Iv. local post-processing 1, update local trunk 2, delete local branch

Git Getting Started notes (20)-use eclipse based git development process grooming

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.