libgit2/tests/rebase
Edward Thomson 93a7004cc2 git_rebase_commit: drop already-picked commits
Already cherry-picked commits should not be re-included.  If all changes
included in a commit exist in the upstream, then we should error with
GIT_EAPPLIED.
2014-10-26 22:59:21 -04:00
..
abort.c Introduce git_rebase_abort 2014-10-26 22:59:12 -04:00
merge.c git_rebase_commit: drop already-picked commits 2014-10-26 22:59:21 -04:00
setup.c Introduce git_rebase to set up a rebase session 2014-10-26 22:59:08 -04:00