From 006201f89c8d15bae477a85513a89d27a6e9bb4c Mon Sep 17 00:00:00 2001 From: Mitchell Tishmack Date: Wed, 28 Oct 2020 21:33:53 -0500 Subject: [PATCH] Remove this push default not sure why I set it --- git.org | 9 --------- 1 file changed, 9 deletions(-) diff --git a/git.org b/git.org index 3208933..e2186bf 100644 --- a/git.org +++ b/git.org @@ -188,15 +188,6 @@ Make large git repos work better by increasing the post buffer. postBuffer = 209715200 #+END_SRC -** push - -Forgot why this was here, some version git changed the default push behavior. - -#+BEGIN_SRC conf :tangle (tangle/file ".gitconfig" (bound-and-true-p git-p)) -[push] - default = simple -#+END_SRC - ** lfs So much junk is using it, so... just make it a default bit of the gitconfig.