Thread (16 messages) flat view 16 messages, 2 authors, 2018-10-25

Re: [PATCH 1/1] archive: init archivers before determining format

From: Jeff King <hidden>
Date: 2018-10-22 22:30:45

On Mon, Oct 22, 2018 at 02:47:56PM -0700, Josh Steadmon wrote:
quoted
Does this work with configured archiver extensions, too? I think so,
because we load them via init_tar_archiver().
If you mean things like .tgz and .tar.gz, then yes, they are affected by
the bug as well, and this patch fixes them. The test included in v2 uses
a .tgz file.
Yes, but also ones that are provided by the user. E.g., does:

  git config tar.foo.command "foo"
  git archive -o out.tar.foo HEAD

work? (I think the answer is yes, because we read git_tar_config in the
same place).

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help