F
F
Flaca Strexy2021-03-03 15:43:05
git
Flaca Strexy, 2021-03-03 15:43:05

How to push a big project on github using git?

I'm trying to upload an Unreal Engine 4 project weighing about 3.6GB, plus the .git folder hangs up about the same amount. I launch the first push (I tried both using the git console and from GitHub Desktop), after about an hour it gives an error:

error:  pack-objects died of signal 22.13 MiB | 558.00 KiB/S

fatal: the remote end hung up unexpectedly


then there was an error on GitHub Desktop
publish fails with curl error "Send failure: Connection was aborted"


Now I launched it again through the console, gave such an error when it was writing 2GB
Enumerating objects: 2386, done.
Counting objects: 100% (2386/2386), done.
Delta compression using up to 4 threads
Compressing objects: 100% (2312/2312), done.
error: failed to push some refs to 'https://github.com/flacastrexy/Between.git'

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
nokimaro, 2021-03-03
@flacastrexy

2Gb repository size limit and 100Mb file size limit
https://github.community/t/working-with-large-file...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question