1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +01:00

Show whitespace changes in diffs

This commit is contained in:
2018-10-20 13:19:19 +02:00
parent f993c9c81b
commit ff3afff43d

View File

@@ -33,13 +33,15 @@
# list aliases
la = "!git config -l | grep alias | cut -c 7-"
[push]
default = simple
[core]
editor = vim
[diff]
wsErrorHighlight = all
[url "git@github.com:"]
insteadOf = "gh:"
pushInsteadOf = "github:"