Re: [PATCH 37/44] packfile: add repository argument to prepare_packed_git
From: Eric Sunshine <hidden>
Date: 2018-03-04 03:03:52
From: Eric Sunshine <hidden>
Date: 2018-03-04 03:03:52
On Sat, Mar 3, 2018 at 6:36 AM, Nguyễn Thái Ngọc Duy [off-list ref] wrote:
Add a repository argument to allow prepare_packed_git callers to be more specific about which repository to handle. See c28d027a52c (sha1_file: add repository argument to link_alt_odb_entry, 2018-02-20) for an explanation of the #define trick.
Object c28d027a52c doesn't exist. Most likely it was a reference to a change existing only in 'pu' which got replaced by a later revision of the series.
Signed-off-by: Stefan Beller <redacted> Signed-off-by: Nguyễn Thái Ngọc Duy <redacted>