Opens an existing rebase that was previously started by either an invocation of git_rebase_init or by another client.
git_rebase_init
Pointer to store the rebase object
The repository that has a rebase in-progress
Options to specify how rebase is performed
Zero on success; -1 on failure.