libgit2 / git2go

Git to Go; bindings for libgit2. Like McDonald's but tastier.
MIT License
1.93k stars 314 forks source link

rebase: Add wrapper for `git_rebase_inmemory_index()` #900

Closed pks-t closed 2 years ago

pks-t commented 2 years ago

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