Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolving Merge Conflicts On Gitea #18570

Closed
AaronS8 opened this issue Feb 3, 2022 · 4 comments
Closed

Resolving Merge Conflicts On Gitea #18570

AaronS8 opened this issue Feb 3, 2022 · 4 comments
Labels
issue/duplicate The issue has already been reported.

Comments

@AaronS8
Copy link

AaronS8 commented 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

@AaronS8 AaronS8 changed the title Manauly Resolving Merge Conflicts On Gitea Resolving Merge Conflicts On Gitea Feb 3, 2022
@AaronS8
Copy link
Author

AaronS8 commented 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
Copy link
Author

AaronS8 commented Feb 3, 2022

GitHub Merge Conflict Editor

Githubmergeconflict

@zeripath
Copy link
Contributor

zeripath commented Feb 3, 2022

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

@zeripath zeripath closed this as completed Feb 3, 2022
@zeripath zeripath added the issue/duplicate The issue has already been reported. label Feb 3, 2022
@richmahn
Copy link
Contributor

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

@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/duplicate The issue has already been reported.
Projects
None yet
Development

No branches or pull requests

3 participants