diff options
author | Jon Simons <jon@jonsimons.org> | 2019-09-14 21:13:47 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-16 12:47:45 -0700 |
commit | cf34337f9886bb45f16f0114dc8f3265aea912ce (patch) | |
tree | 9d54bfe5934ff847ec5340748ab5fd2411dea227 /t/t4034 | |
parent | list-objects-filter: delay parsing of sparse oid (diff) | |
download | tgif-cf34337f9886bb45f16f0114dc8f3265aea912ce.tar.xz |
list-objects-filter: give a more specific error sparse parsing error
The sparse:oid filter has two error modes: we might fail to resolve the
name to an OID, or we might fail to parse the contents of that OID. In
the latter case, let's give a less generic error message, and mention
the OID we did find.
While we're here, let's also mark both messages as translatable.
Signed-off-by: Jeff King <peff@peff.net>
Acked-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4034')
0 files changed, 0 insertions, 0 deletions