[PATCH 10/10] ls-partial: created command to list missing blobs

2017-03-08 Thread git
From: Jeff Hostetler Added a command to list the missing blobs for a commit. This can be used after a partial clone or fetch to list the omitted blobs that the client would need to checkout the given commit/branch. Optionally respecting or ignoring the current sparse-checkout definition. This c

[PATCH 10/10] ls-partial: created command to list missing blobs

2017-03-08 Thread Jeff Hostetler
From: Jeff Hostetler Added a command to list the missing blobs for a commit. This can be used after a partial clone or fetch to list the omitted blobs that the client would need to checkout the given commit/branch. Optionally respecting or ignoring the current sparse-checkout definition. This c