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