On 24/01/18 20:33, Junio C Hamano wrote:
> randall.s.bec...@rogers.com writes:
>
>> From: "Randall S. Becker"
>> Subject: Re: [PATCH v4 1/4] Add tar extract install options override in
>> installation processing.
>
> We typically start the subject wi
> -Original Message-
> From: Todd Zullinger [mailto:t...@pobox.com]
> Sent: January 24, 2018 5:02 PM
> To: Junio C Hamano
> Cc: randall.s.bec...@rogers.com; git@vger.kernel.org; Randall S. Becker
>
> Subject: Re: [PATCH v4 1/4] Add tar extract install options overr
Junio C Hamano wrote:
> randall.s.bec...@rogers.com writes:
>> +# Define TAR_EXTRACT_OPTIONS if you want to change the default behaviour
>> +# from xvf to something else during installation. The option only includes
^^^
Shouldn't this be xof?
>> +# "o" as xf are required.
--
Todd
randall.s.bec...@rogers.com writes:
> From: "Randall S. Becker"
> Subject: Re: [PATCH v4 1/4] Add tar extract install options override in
> installation processing.
We typically start the subject with some short token to help readers
of "git shortlog --no-merges"
From: "Randall S. Becker"
Introduced TAR_EXTRACT_OPTIONS as a configuration option to change
the options of tar processing during extract. The default value is "o"
which synthesizes xof, by default.
Signed-off-by: Randall S. Becker
---
Makefile | 7 ++-
1 file changed, 6 insertions(+), 1 d
5 matches
Mail list logo