Skip to content

v31.7.8

@github-actions github-actions tagged this 25 Feb 03:19
* rebase: Fix missing initialization of the repo pointer

While the `Rebase` structure has a pointer to the repository the rebase
is creatde in, this pointer isn't ever initialized. Fix this.

* rebase: Add wrapper for `git_rebase_inmemory_index()`

Add a new wrapper for `git_rebase_inmemory_index()`, which can be used
to retrieve the index for an in-memory rebase.

Co-authored-by: Patrick Steinhardt <[email protected]>
(cherry picked from commit e7d1b2b69fbe476c75a00cf8dcda284337facb50)

Co-authored-by: Patrick Steinhardt <[email protected]>
Assets 2
Loading