11 recurseSubmodules = check
20 smtpserver = /usr/bin/msmtp
22 [mergetool "fugitive"]
23 cmd = vim -f -c \"Gdiffsplit!\" \"$MERGED\"
26 defaultToUpstream = true
35 submodulesummary = true
47 remote-to-ssh = "!f(){ local r=$1; git remote set-url $r $(git remote get-url $r | sed -r 's,https?://([^/]+),git@\\1:,'); };f"
48 clean-orig = "!git ls-files -o --exclude-standard | grep '\\.orig$' | xargs -n100 -p rm"
50 clean = git-lfs clean -- %f
51 smudge = git-lfs smudge -- %f
52 process = git-lfs filter-process
55 [includeIf "gitdir:~/src/fpp/**"]
56 path = ~/.config/git/fpp.config