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

Improve the merge algorithm #32

Open
le-git-imate opened this issue Aug 20, 2019 · 0 comments
Open

Improve the merge algorithm #32

le-git-imate opened this issue Aug 20, 2019 · 0 comments
Labels
enhancement Ask to enhance an existing feature extra attention Extra attention is needed

Comments

@le-git-imate
Copy link
Owner

le-git-imate commented Aug 20, 2019

Description of issue or feature request
le-git-imate re-implements the git merge algorithm in JS. We need to revisit the merge component to address all potential issues. A list of things that we should look into is as follows:

Current behavior

  • There might be several merge cases that the current implantation is not able to address.

Expected behavior

  • Make the merge algorithm more reliable and fix potential issues listed above. You can start by looking into there refs: [1, 2, 3].
@le-git-imate le-git-imate added enhancement Ask to enhance an existing feature extra attention Extra attention is needed labels Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Ask to enhance an existing feature extra attention Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant