I have very slow access to some gits. So it is quite likely the simple "git remote update“ will fail with something like:
error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was received.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
error: Could not fetch origin
Do I have a way to update only 10% of the remote git? In this way, I hope I can incremently get the whole git updated finally.