11 recurseSubmodules = check
15 textconv = gpg --quiet --decrypt --use-agent
22 smtpserver = /usr/bin/msmtp
24 [mergetool "fugitive"]
25 cmd = nvim -f -c \"Gdiffsplit!\" \"$MERGED\"
28 defaultToUpstream = true
37 rescheduleFailedExec = true
39 submodulesummary = true
45 autoSetupMerge = inherit
54 remote-to-ssh = "!f(){ local r=$1; git remote set-url $r $(git remote get-url $r | sed -r 's,https?://([^/]+),git@\\1:,'); };f"
55 clean-orig = "!git ls-files -o --exclude-standard | grep '\\.orig$' | xargs -n100 -p rm"
57 clean = git-lfs clean -- %f
58 smudge = git-lfs smudge -- %f
59 process = git-lfs filter-process
62 [includeIf "gitdir:~/src/fpp/**"]
63 path = ~/.config/git/fpp.config