Skip to content

Conversation

github-actions[bot]
Copy link

  • 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 e7d1b2b)

* 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 e7d1b2b)
@lhchavez lhchavez merged commit 88968b1 into release-1.1 Feb 25, 2022
@lhchavez lhchavez deleted the cherry-pick-1893253491-release-1.1 branch February 25, 2022 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants