]> source.dussan.org Git - jgit.git/commit
Replace useminimalnegotation flag with maxhaves flag 83/128483/3
authorMinh Thai <mthai@google.com>
Fri, 31 Aug 2018 22:54:39 +0000 (15:54 -0700)
committerMinh Thai <mthai@google.com>
Fri, 31 Aug 2018 23:43:46 +0000 (16:43 -0700)
commitc398fb2b6b5be13251a74ba36b5fd5a9ef360a1a
tree9ea02a7024d8881651477548e7363c6f7e11ef53
parenteb9a0c1983d8d5f0b0e933988b6efc1c453e3068
Replace useminimalnegotation flag with maxhaves flag

Client will stop sending haves when the number of haves sent reaches maxhaves.

Change-Id: I1e5b1525be4c67f20a81ca24a2770c20eb5c1271
Signed-off-by: Minh Thai <mthai@google.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/TestProtocolTest.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/BasePackFetchConnection.java