X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=vcs%2Fgitconfig.in;fp=vcs%2Fgitconfig.in;h=e7d0893515a1c0b8f08967bdb8827994f15c988c;hp=1c42cdfd28230dfa34aac67dd9f1ba97fed27ef0;hb=e5f0ee9f7010477adac5b4379537e38a65949a13;hpb=c2c0dc4c140a7510c0ee4cea2e2e859636722d21 diff --git a/vcs/gitconfig.in b/vcs/gitconfig.in index 1c42cdf..e7d0893 100644 --- a/vcs/gitconfig.in +++ b/vcs/gitconfig.in @@ -102,6 +102,7 @@ f = fetch t = tag p = push + pf = push --force-with-lease # Parallel git remote update. Also strips unnecessary output. ru = "! git remote \ | xargs -d '\\n' -n1 -P0 git remote update 2>&1 \