libgit2/tests/rebase
Edward Thomson 950a709159 Introduce git_rebase_next
`git_rebase_next` will apply the next patch (or cherry-pick)
operation, leaving the results checked out in the index / working
directory so that consumers can resolve any conflicts, as appropriate.
2014-10-26 22:59:14 -04:00
..
abort.c Introduce git_rebase_abort 2014-10-26 22:59:12 -04:00
merge.c Introduce git_rebase_next 2014-10-26 22:59:14 -04:00
setup.c Introduce git_rebase to set up a rebase session 2014-10-26 22:59:08 -04:00