|
|
|
@@ -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. |
|
|
|
|