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

Support reset of online code editor in case of merge conflicts #9

Closed
krusche opened this issue Apr 6, 2017 · 1 comment
Closed
Assignees

Comments

@krusche
Copy link
Member

krusche commented Apr 6, 2017

Currently, Artemis detects merge conflicts and shows an error message to the student, but cannot handle them properly, e.g. in case the online editor version contains changes that conflict with new commits in the remote repository.

One solution would be that the student gets the chance to reset the online editor version to the remote repository (or even better, but more complex: the student can choose which version should be kept, either the online editor version or the remote version)

Entry point to this issue would be https://github.com/ls1intum/ArTEMiS/blob/master/src/main/java/de/tum/in/www1/exerciseapp/service/GitService.java --> Method pull --> insert a try catch to handle this case properly

@krusche
Copy link
Member Author

krusche commented Jun 23, 2019

@thilo-behnke This is an old issue, but I think you are currently working on it anyway, so I assign it to you ;-)

krusche pushed a commit that referenced this issue Oct 12, 2024
…von 454)

Co-authored-by: Kaan Çaylı <38523756+kaancayli@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants