X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=.gitconfig;h=8cfe86b1869c47a7d0b89b8d3dc37b7382ca7148;hb=HEAD;hp=6ee3a0f6fb9097af95cfcc77ac24105ed6ba5907;hpb=9c77c557e60d21caceeef1e78e35b35ed968fca9;p=distro-setup diff --git a/.gitconfig b/.gitconfig index 6ee3a0f..8cfe86b 100644 --- a/.gitconfig +++ b/.gitconfig @@ -15,6 +15,9 @@ rl = reflog --format='%C(auto)%h %<|(17)%gd %C(blue)%ci%C(reset) %s' [core] excludesfile = ~/.gitignore_global +# https://stackoverflow.com/questions/59061816/git-forces-refresh-index-after-switching-between-windows-and-linux +# i'm hoping this stops refresh after btrfs sends, especially for brains +checkStat = minimal [credential] helper = cache