equal
deleted
inserted
replaced
28 # fix/strip/nowarn |
28 # fix/strip/nowarn |
29 # whitespace = strip |
29 # whitespace = strip |
30 |
30 |
31 [color] |
31 [color] |
32 pager = true |
32 pager = true |
33 |
|
34 branch = auto |
|
35 diff = auto |
|
36 grep = auto |
|
37 interactive = auto |
|
38 showbranch = auto |
|
39 status = auto |
|
40 ui = auto |
33 ui = auto |
41 |
34 |
42 [diff] |
35 [diff] |
43 # Makes the diff much shorter when moving or copying files. |
36 # Makes the diff much shorter when moving or copying files. |
44 rename = copy |
37 rename = copy |