doc: clarify that --word-diff operates on line-level hunks#2113
doc: clarify that --word-diff operates on line-level hunks#2113mmontalbo wants to merge 1 commit into
Conversation
The --word-diff documentation describes the output modes and word-regex mechanics but does not explain that word-diff operates within the hunks produced by the line-level diff rather than performing an independent word-stream comparison. This can surprise users when the line-level alignment causes word-level changes to appear even though the words in both files are identical. Add a short note explaining the two-stage relationship. Signed-off-by: Michael Montalbo <mmontalbo@gmail.com>
|
/preview |
|
Preview email sent as pull.2113.git.1778684925795.gitgitgadget@gmail.com |
|
/submit |
|
Submitted as pull.2113.git.1778686956622.gitgitgadget@gmail.com To fetch this version into To fetch this version to local tag |
|
This patch series was integrated into seen via git@39e18be. |
|
This branch is now known as |
|
This patch series was integrated into seen via git@d56bdf1. |
|
This patch series was integrated into seen via git@2fb1c01. |
|
There was a status update in the "New Topics" section about the branch The documentation for "--word-diff" has been extended with a bit of implementation detail of where these different words come from. Comments? source: <pull.2113.git.1778686956622.gitgitgadget@gmail.com> |
|
This patch series was integrated into seen via git@5105e73. |
|
This patch series was integrated into seen via git@eeaef77. |
|
This patch series was integrated into seen via git@7401299. |
CC: Vincent Lefevre vincent@vinc17.net, Johannes Sixt j6t@kdbg.org