Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | index: include conflicts in `git_index_read_index`ethomson/read_index_conflicts | Edward Thomson | 2016-06-29 | 1 | -0/+7 |
Ensure that we include conflicts when calling `git_index_read_index`, which will remove conflicts in the index that do not exist in the new target, and will add conflicts from the new target. |