On Tue, Feb 20, 2018 at 5:54 PM, Stefan Beller [off-list ref] wrote:
v3:
* reverted back to use the repository for most of the functions
(including unduplicating 'ignore_env')
* rebased on master again (I lost that state when doing v2, as
I did both rebase as well as conversion to object store in one go)
* one additional patch, that moves the alternates related things to
object-store.h, such that inclusion of cache.h (in object-store.h)
is not required any more.
This is also available at
https://github.com/stefanbeller/git/tree/object-store-part1-v3