-
Notifications
You must be signed in to change notification settings - Fork 899
Introduce rebase support #714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Nope, no rebase support yet. This depends on libgit2/libgit2#2253 |
+1 |
See also libgit2/libgit2#1415 |
There is rebase support implemented using merge. |
Rebase was introduced in #964 |
Could someone give me an example of function calls for one rebase? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unless I'm missing something there doesn't seem to exist support for rebasing yet. It would be nice to have it.
The text was updated successfully, but these errors were encountered: