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
52 remote-to-ssh = "!f(){ local r=$1; git remote set-url $r $(git remote get-url $r | sed -r 's,https?://([^/]+),git@\\1:,'); };f"
53 clean-orig = "!git ls-files -o --exclude-standard | grep '\\.orig$' | xargs -n100 -p rm"
55 clean = git-lfs clean -- %f
56 smudge = git-lfs smudge -- %f
57 process = git-lfs filter-process
60 [includeIf "gitdir:~/src/fpp/**"]
61 path = ~/.config/git/fpp.config