X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/738b0558f7d40dbb4b5e58303c41c6d29bcf4d12..c089750bf7a4524584f74246b52de9485f63f95b:/git/config?ds=inline diff --git a/git/config b/git/config index 954a76a..926e1fb 100644 --- a/git/config +++ b/git/config @@ -24,11 +24,13 @@ [merge] tool = fugitive defaultToUpstream = true + conflictstyle = diff3 [mergetool] prompt = no [rebase] autostash = true autosquash = true + stat = true [status] submodulesummary = true [rerere]