diff options
Diffstat (limited to '%HOME%/.gitconfig')
-rw-r--r-- | %HOME%/.gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/%HOME%/.gitconfig b/%HOME%/.gitconfig index 096029d..41ca6ce 100644 --- a/%HOME%/.gitconfig +++ b/%HOME%/.gitconfig @@ -21,6 +21,7 @@ # Show submodule changes in a more verbose way. [diff] submodule = log + wsErrorHighlight = all [status] submoduleSummary = true [alias] |