feat(wpcarro/dotfiles): Use difftastic as git diff engine
Mostly good, but I'm not sure it works with `git diff --patch`. Not a big deal though if true. Change-Id: I268c52dd253f5b0f9dd462a1825206da5dd86dd2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6889 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
a572f8e23d
commit
4d6267821b
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
[user]
|
||||
name = "William Carroll"
|
||||
email = "wpcarro@gmail.com"
|
||||
[diff]
|
||||
external = difft
|
||||
|
|
Loading…
Reference in a new issue