Following #621, we wish to drop libgit2 and use [gitoxide](https://github.com/Byron/gitoxide) instead. What's left: - [x] status index/worktree (*without* diffstats, and submodule support with 'is-dirty' granularity) - [x] status untracked + recurse untracked dirs - [x] write index back (even though we shouldn't do it unless it's lossless, should be discussed at least)
Following #621, we wish to drop libgit2 and use gitoxide instead.
What's left: