Commit b5cda49
gitk: Use --textconv to generate diff text
For the most part gitk's focus is on showing history and changes in
a human readable form. For this reason, it makes sense to generate
the patch text in the diff view using --textconv so that textconv
drivers are used if they are defined.
gitk can also generate patches, but we do not use --textconv because
such patches could not be applied.
Signed-off-by: Johannes Sixt <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>1 parent 5e402e5 commit b5cda49
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7268 | 7268 | | |
7269 | 7269 | | |
7270 | 7270 | | |
7271 | | - | |
| 7271 | + | |
7272 | 7272 | | |
7273 | 7273 | | |
7274 | 7274 | | |
| |||
0 commit comments