Stefan Beller <sbeller@xxxxxxxxxx> writes: > This is a real take on the first part of the recent RFC[1]. For the patches remaining in this series, The scope is about right and the size is more manageable. With topics already on 'master', they have some interactions: - ot/mru-on-list & gs/retire-mru The packed_git MRU has been greatly simplified by using list API directly. - cc/sha1-file-name The function signature of sha1_file_name() has been updated. I could certainly carry evil merge resolutions going forward (these changes need to be made to object-store.h that has no mechanical conflicts), but it may be less distracting for later readers of the series if we rebase it on top of a more recent master.