equal
deleted
inserted
replaced
27 # fix/strip/nowarn |
27 # fix/strip/nowarn |
28 # whitespace = strip |
28 # whitespace = strip |
29 |
29 |
30 [diff] |
30 [diff] |
31 color = auto |
31 color = auto |
|
32 status = auto |
|
33 branch = auto |
32 # Makes the diff much shorter when moving or copying files. |
34 # Makes the diff much shorter when moving or copying files. |
33 rename = copy |
35 rename = copy |
34 |
36 |
35 # The number of files to consider when performing the copy/rename |
37 # The number of files to consider when performing the copy/rename |
36 # detection; equivalent to the git diff option -l. |
38 # detection; equivalent to the git diff option -l. |