Opens an existing rebase that was previously started by either an invocation of ggit_rebase_init
or by another client.
this |
a Repository. |
options |
a RebaseOptions to specify how rebase is performed, or null. |
a newly allocated Rebase. |