8000 rebase-todo files · libgit2 libgit2 · Discussion #5616 · GitHub
[go: up one dir, main page]

Skip to content

rebase-todo files #5616

Answered by ethomson
nikita-skobov asked this question in General
Aug 25, 2020 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

There are three types of rebase: rebase-am (using patch files), rebase-merge (using cherry-pick) and rebase-interactive (using the list of instructions). At the moment, we support only rebase-merge. Our rebase machinery was built with the abstraction points to support interactive, but this has not been implemented. At the moment libgit2 will not start an interactive rebase, nor support any interactive rebase in-progress.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nikita-skobov
Comment options

Answer selected by nikita-skobov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
0