Re: [PATCH 1/1] t5544: clarify 'hook works with partial clone' test
From: Eric Sunshine <hidden>
Date: 2021-02-02 17:26:18
From: Eric Sunshine <hidden>
Date: 2021-02-02 17:26:18
On Tue, Feb 2, 2021 at 5:40 AM Jacob Vosmaer [off-list ref] wrote:
Apply a few leftover improvements from the review of ad5df6b782 (upload-pack.c: fix filter spec quoting bug). 1. Instead of enumerating objects reachable from HEAD, enumerate all reachable objects, because HEAD has not special significance in this test. 2. Instead of relying on the knowledge that "? in rev-list output means partial clone", explicitly verify that there are no blobs with cat-file. ---
Missing Signed-off-by:.