python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Netlify/ git LFS exit status 128
So on my netlify website, I'm trying to upload a video thats over 300mb(12 minutes long) and have it posted to the page. I had to use Git LFS to push my mp4 file to github. Now when I go to deplot my ...
scorpio
Votes: 0
Answers: 1
How to skip lfs pre-receive hook or drop the lfs object all together
I have a BitBucket repository that shall be migrated to Github. It is using git lfs for large files and has a few corrupt lfs objects, which hinders the pushing to github (now the origin in below comm...

schilli
Votes: 0
Answers: 2
Is there a way to download a project from git like torrent downloads?
So i dont have a good internet connection and i'm getting EOF error from git , when i try to download a large file(Game Assets Unreal Engine, uassets). The Project size is more than 78GB's. So i need ...
PenguinStream
Votes: 0
Answers: 2
How to push a large folder onto github, ignoring all files over 100MB?
I have an enormously large folder. In this folder are a lot of videos and small files scattered around. I value the small files, not the videos.
I want to back up all the small files onto Github. If I...
Galen BlueTalon
Votes: 0
Answers: 1