I added two large files to my repository (150MB each) and now git pull always hangs at 54%. I checked the network using ping, tried using a different one, I did a git fsck etc. Nothing helps.
How can I debug this?
Is there a way to just fetch one of the large files at a time? The problem is that my local git does not know of the last commit =-(