This commit is contained in:
parent
cd451760c3
commit
bec63186ea
1 changed files with 3 additions and 0 deletions
|
@ -2,4 +2,7 @@ When I copy my local repository with SHA* to a remote repo with SHA*, every sing
|
|||
|
||||
For all locked files, either git's built-in mechanisms should be used or, if that's not possible, a few hundred checksums (assuming SHA* backend) should be transfered at once and then checked locally before deciding that to transfer.
|
||||
|
||||
Once all checks are done, one single transfer session should be started. Creating new sessions and waiting for TCP's slowstart to get going is a lot less than efficient.
|
||||
|
||||
|
||||
-- RichiH
|
||||
|
|
Loading…
Reference in a new issue