File tree 2 files changed +7
-0
lines changed
2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,18 @@ The main focus is improving the readability of the diff output. The main changes
8
8
- Short lines are neglected, reducing wrong line matches, with for example only brackets.
9
9
- Blocks with changes are interleaved, making it easer to see line differences.
10
10
- In colored diff output the unchanged parts of changed lines are displayed in gold.
11
+ - Changes in indentation have colored background.
11
12
12
13
## Example
13
14
14
15
![ example] ( https://github.com/pierstitus/klondiff/blob/master/example.png )
15
16
17
+ Comparison of commit c07c0923 of this repository:
18
+
19
+ ![ comparison] ( https://github.com/pierstitus/klondiff/blob/master/comparison.png )
20
+
21
+ As you can see the resulting diff is not necessarily smaller, though it is more true to the real changes.
22
+
16
23
## Install
17
24
18
25
Clone this repo somewhere, and make symlinks to klondiff and git-klondiff in your ~ /bin.
You can’t perform that action at this time.
0 commit comments