Commit 49b3ddf2167156352eabce9a169fa6649b900631

Edward Thomson 2015-03-17T17:45:31

rebase: commit should return GIT_EUNMERGED git_rebase_commit should return `GIT_EUNMERGED` when unmerged items exist in the index, per the documentation. Test that this is correct.