From b58ec494213b3c61a4fc1eba55d20558051d023b Mon Sep 17 00:00:00 2001 From: Ryan Schultz Date: Thu, 19 May 2022 12:35:23 -0500 Subject: [PATCH] 'unpack-objects failed' answer here. https://stackoverflow.com/a/6849424/414643 --- BIM/Workflow/OD Workflows.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/BIM/Workflow/OD Workflows.md b/BIM/Workflow/OD Workflows.md index 539df8c..3057cd8 100644 --- a/BIM/Workflow/OD Workflows.md +++ b/BIM/Workflow/OD Workflows.md @@ -68,6 +68,8 @@ 3. `git config --global core.autocrlf true` 4. `git config --global core.compression 0` - Long answer [here](https://stackoverflow.com/a/22317479) + 5. `git config --global http.postBuffer 1048576000` + - Long answer [here](https://stackoverflow.com/a/6849424/414643) - Create accounts at... @@ -342,11 +344,11 @@ STARTTLS --> \ No newline at end of file