tools: Standard diff output is easier to understand overall.
This commit is contained in:
parent
0b23adc324
commit
792339a30f
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ tools_for_extensions = [
|
|||
[git_diff]
|
||||
dependencies = ["git"]
|
||||
url = "https://git-scm.com/docs/git-diff"
|
||||
command = "git diff --word-diff=color --exit-code"
|
||||
command = "git diff --exit-code"
|
||||
has_color = true
|
||||
|
||||
[git_blame]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue