diff options
author | René Scharfe <l.s.r@web.de> | 2023-09-10 00:12:52 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-09-11 12:05:37 -0700 |
commit | 48944f214c7cd7402e70e661cf9efb8dd118fe0c (patch) | |
tree | a47c663635631abe4feefc510745308448a272a6 /t/helper/test-lazy-init-name-hash.c | |
parent | e5cb1e3f093986815945b85e61de112b8e3ccdd6 (diff) |
diff --no-index: fix -R with stdin
When -R is given, queue_diff() swaps the mode and name variables of the
two files to produce a reverse diff. 1e3f26542a (diff --no-index:
support reading from named pipes, 2023-07-05) added variables that
indicate whether files are special, i.e named pipes or - for stdin.
These new variables were not swapped, though, which broke the handling
of stdin with with -R. Swap them like the other metadata variables.
Reported-by: Martin Storsjö <martin@martin.st>
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-lazy-init-name-hash.c')
0 files changed, 0 insertions, 0 deletions