Closed Gabriella439 closed 5 years ago
Fixes https://github.com/Gabriel439/nix-diff/issues/21
Enabling this flag displays textual diffs in a line-oriented manner instead of a textual manner. If the diff is colored then the color is still used to distinguish additions and removals of lines. If not, then a leading - or + is used instead.
-
+
Fixes https://github.com/Gabriel439/nix-diff/issues/21
Enabling this flag displays textual diffs in a line-oriented manner instead of a textual manner. If the diff is colored then the color is still used to distinguish additions and removals of lines. If not, then a leading
-
or+
is used instead.