On 4/6/2018 7:21 PM, Stefan Beller wrote:
This applies on top of 464416a2eaadf84d2bfdf795007863d03b222b7c
(sb/packfiles-in-repository).
It is also available at https://github.com/stefanbeller/git/tree/object-store-3

This series will bring the replacement mechanism (git replace)
into the object store.

The first patches are cleaning up a bit, and patches 6-19 are converting
one function at a time using the tick-tock pattern with the #define trick.
See cfc62fc98c (sha1_file: add repository argument to link_alt_odb_entry,
2018-03-23) for explanation.

Thanks,
Stefan

I looked through these patches and only found one set of whitespace errors. Compiles and tests fine on my machine.

Reviewed-by: Derrick Stolee <dsto...@microsoft.com>

Reply via email to