Git plug-ins in eclipse merge multiple branches

Source: Internet
Author: User

Method/Step
    1. 1

      First we merge the main branch with the other branch and switch to the main branch

      . Span class= "Exp-album-enter-mask" > steps read
    2. 2

      Second Step right-click Team---merge

    3. 3

      After you pop up the merge box, it is recommended that you first merge locally and push to remote, select the merge target branch in the local branch other, point to merge.

    4. 4

      This merge does not conflict, we first submit the master branch to the remote, and the merge of the other branch is complete

    5. 5

      Merges the master and dev branches, this process will appear branching, we want to ensure that the other branch commits the content is not lost. The first step to switch to the main branch, some small partners to switch branches, the box that appears because you modify the content is not submitted can be submitted to the local repository can also be submitted to the remote warehouse, we first submitted to the local (not appear to enter the next step)

    6. 6

      We right click on the Select Merge,merge box to select our merged branch

    7. 7

      Merge after the conflict file, we first deal with the conflict file, first remove the conflict symbol, leaving only the code we want. Be aware of the duplicate code of the master branch and Dev. Conflict handling is generally handled manually.

    8. 8

      After the conflict has been processed, the add to index is submitted to the remote after the merge is complete

       

Git plug-ins in eclipse merge multiple branches

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.