diff --git a/.config/git/config b/.config/git/config index f9e0c26..c5a77c1 100644 --- a/.config/git/config +++ b/.config/git/config @@ -8,8 +8,6 @@ gpgsign = true [difftool "meld"] path = /usr/bin/meld -[submodule] - recurse = true [color "status"] added = 076 untracked = 014