简体   繁体   中英

Visual Studio Enterprise Git Merge completed with conflicts

This approach used to work before - I'm not sure what is different. I'm working on a sub branch and have a bunch of my changes and there have been changes to the main branch made by others. I want to get those changes on my sub branch.

In Git Changes I go to remotes and select the mainBranch then "merge into current branch" as below在此处输入图像描述

I get prompted with:

在此处输入图像描述

Finally I get the error: 在此处输入图像描述

The resolution was that I needed to commit my changes first. After that I could proceed as per above.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM