SHORTCOMINGS.md
This file is for tracking features that are less well implemented or less powerful than their Git counterparts for one reason or another.
link extension can be read, but won't be written. This effectively disables the use of a split index once a mutating operation is run on it with gitoxide.Pack to make it possible to work on in-memory buffers directly. That way, one
would initialize a Pack by reading the whole file into memory, thus not squelching IO errors at the expense of latency as well
as memory efficiency.