Resolving Merge Conflicts On Gitea #8477

Closed
opened 2025-11-02 08:07:50 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @AaronS8 on GitHub (Feb 3, 2022).

Feature Description

I think it would be great if gitea could have merge conflict editor like visual studio

Screenshots

manual Merge
wecandothisto

Originally created by @AaronS8 on GitHub (Feb 3, 2022). ### Feature Description I think it would be great if gitea could have merge conflict editor like visual studio ### Screenshots ![manual Merge](https://user-images.githubusercontent.com/98172519/152312301-f8b7f681-143f-4116-8f89-5001129d8014.jpg) ![wecandothisto](https://user-images.githubusercontent.com/98172519/152312365-6a705b68-49cc-454b-bbf2-3b06f17104e7.jpg)
GiteaMirror added the issue/duplicate label 2025-11-02 08:07:50 -06:00
Author
Owner

@AaronS8 commented on GitHub (Feb 3, 2022):

visual studio behaviour

  1. after you try merging and conflict occures
  2. it lists the files with merging errors under the Unmerged Changes
  3. Then when you select a file it opens the merge conflict editor
  4. it lets you select wich difference your going to take you can even select both of them which it assumes the first selected comes first and puts it on top
  5. it have check box like that shows
    • Show Conflicts Only
    • Take Incoming
    • Take Current
    • Indivisually line by line using check box to let the merge editor you will take that change
  6. After you resolve all conflicts in a file and click accept merge the file is automaticaly staged
  7. after all conflicts are resolved you can commit your merge.
@AaronS8 commented on GitHub (Feb 3, 2022): ### visual studio behaviour 1. after you try merging and conflict occures 2. it lists the files with merging errors under the **_Unmerged Changes_** 3. Then when you select a file it opens the merge conflict editor 4. it lets you select wich difference your going to take you can even select both of them which it assumes the first selected comes first and puts it on top 5. it have check box like that shows - Show Conflicts Only - Take Incoming - Take Current - Indivisually line by line using check box to let the merge editor you will take that change 6. After you resolve all conflicts in a file and click accept merge the file is automaticaly staged 7. after all conflicts are resolved you can commit your merge.
Author
Owner

@AaronS8 commented on GitHub (Feb 3, 2022):

GitHub Merge Conflict Editor

Githubmergeconflict

@AaronS8 commented on GitHub (Feb 3, 2022): ### GitHub Merge Conflict Editor ![Githubmergeconflict](https://user-images.githubusercontent.com/98172519/152333521-11bafce3-77ef-4bf4-9069-c1b5662f110f.jpg)
Author
Owner

@zeripath commented on GitHub (Feb 3, 2022):

This is a duplicate request. Please do not open duplicate issues.

@zeripath commented on GitHub (Feb 3, 2022): This is a duplicate request. Please do not open duplicate issues.
Author
Owner

@richmahn commented on GitHub (Feb 22, 2022):

Don't see the original issue. It's #9014

@richmahn commented on GitHub (Feb 22, 2022): Don't see the original issue. It's #9014
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#8477