Thread (41 messages) flat view 41 messages, 2 authors, 2019-01-08

Re: [PATCH v2 0/9] diff --color-moved-ws fixes and enhancment

From: Phillip Wood <hidden>
Date: 2018-11-27 20:52:33

Hi Stefan

On 26/11/2018 21:20, Stefan Beller wrote:
On Fri, Nov 23, 2018 at 3:17 AM Phillip Wood [off-list ref] wrote:
quoted
From: Phillip Wood <redacted>

Thanks to Stefan for his feedback on v1. I've updated patches 2 & 8 in
response to those comments - see the range-diff below for details (the
patch numbers are off by one in the range diff, I think because the
first patch is unchanged and so it was used as the merge base by
--range-diff=<old-head>.
`git range-diff` accepts a three dotted "range" OLD...NEW
as an easy abbreviation for the arguments
"COMMON..OLD COMMON..NEW" and the common element is
computed as the last common element. It doesn't have knowledge
about where you started your topic branch.
I was using the new --range-diff option to format-patch, I think I 
should have given --range-diff=@{u}..<old-head>.
quoted
For some reason the range-diff also includes
the notes even though I did not give --notes to format-patch)
This is interesting.
The existence of notes.rewrite.<command> seems to work well
with the range-diff then, as the config would trigger the copy-over
of notes and then range-diff would diff the original notes to the new
notes.
Yes, but I think with format-patch it should only diff the notes when 
--notes is given.
quoted
When trying out the new --color-moved-ws=allow-indentation-change I
was disappointed to discover it did not work if the indentation
contains a mix of spaces and tabs. This series reworks it so that it
does.
The range-diff looks good to me.
That's good, thanks for your comments on the previous iterations.

Best Wishes

Phillip
Thanks,
Stefan
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help