libgit2/tests/rebase
Edward Thomson 49b3ddf216 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.
2015-04-20 16:22:31 -04:00
..
abort.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
iterator.c rebase: identify a rebase that has not started 2015-04-20 16:22:27 -04:00
merge.c rebase: commit should return GIT_EUNMERGED 2015-04-20 16:22:31 -04:00
setup.c repository: remove log message override for switching the active branch 2015-03-03 14:40:50 +01:00