Lan Dang
11/06/2023, 9:36 PMgit push
for Git LFS files just did not work (seems like it could not connect to server). Note that I can still push Git LFS files into Github.
I think 1 possible problem might has to do with ssh:// server connection being slower than https:// But the fact that there's 0B/s speed seems so strange to me.
I would really appreciate help to fix this problem. Thanks you all.Mitch Bailey
11/06/2023, 10:04 PMmake compress
will compress all the relevant files and then split them into smaller sizes.
make uncompress
restores the file. You might be able to use this in conjunction with git-lfs.