Commit bb98729
diff.c: allow --no-color-moved-ws
This option is added in commit b73bcba (diff: allow
--no-color-moved-ws - 2018-11-23) in pw/diff-color-moved-ws-fix. To ease
merge conflict resolution, re-implement the option handling here so that
the conflict could be resolved by taking this side of change.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 8ce2020 commit bb98729
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4868 | 4868 | | |
4869 | 4869 | | |
4870 | 4870 | | |
4871 | | - | |
| 4871 | + | |
| 4872 | + | |
| 4873 | + | |
| 4874 | + | |
| 4875 | + | |
4872 | 4876 | | |
4873 | 4877 | | |
4874 | 4878 | | |
| |||
5379 | 5383 | | |
5380 | 5384 | | |
5381 | 5385 | | |
5382 | | - | |
| 5386 | + | |
5383 | 5387 | | |
5384 | 5388 | | |
5385 | 5389 | | |
| |||
0 commit comments