| Summary: | Checking a file to commit while unresolved conflicts exist anywhere causes an exception | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Remy Suen <remy.suen> | ||||
| Component: | Git | Assignee: | Remy Suen <remy.suen> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | xinyij | ||||
| Version: | 13.0 | ||||||
| Target Milestone: | 14.0 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| See Also: |
https://git.eclipse.org/r/89574 https://git.eclipse.org/r/90456 |
||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Remy Suen
New Gerrit change created: https://git.eclipse.org/r/89574 If anyone is interested in doing some reading, the libgit2 API clearly states the following: "The index must not contain any file in conflict." https://libgit2.github.com/libgit2/#HEAD/group/index/git_index_write_tree Created attachment 266464 [details]
Image describing the error in question.
Fix pushed to master. https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=73c47f91a4597e4572f39b8528784791bd9992d0 New Gerrit change created: https://git.eclipse.org/r/90456 (In reply to Eclipse Genie from comment #5) > New Gerrit change created: https://git.eclipse.org/r/90456 A little bit confused here? why the owner of this new patch is me? (In reply to XinYi Jiang from comment #6) > (In reply to Eclipse Genie from comment #5) > > New Gerrit change created: https://git.eclipse.org/r/90456 > > A little bit confused here? why the owner of this new patch is me? I have no idea. Maybe an amended commit gone wrong or something. |