git-meta
git-meta copied to clipboard
libgit2 bug: `git_rebase_finish` fails if rebase was started from a detached head
It returns a status of -15 after failing in return_to_orig_head.
https://github.com/libgit2/libgit2/pull/4020