rebase: Add wrapper for git_rebase_inmemory_index()
#900
Loading…
Reference in New Issue
No description provided.
Delete Branch "pks-rebase-inmemory-index"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a new wrapper for
git_rebase_inmemory_index()
, which can be usedto retrieve the index for an in-memory rebase.