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