]> source.dussan.org Git - jgit.git/commit
PushConnectionTest: Increase maxCommandBytes again 20/94520/1
authorDavid Pursehouse <david.pursehouse@gmail.com>
Thu, 6 Apr 2017 02:23:46 +0000 (11:23 +0900)
committerDavid Pursehouse <david.pursehouse@gmail.com>
Thu, 6 Apr 2017 02:45:02 +0000 (11:45 +0900)
commit661232b1e98197e242a8117450e64ff19dd2bc92
treef683a0ea29d0bd3cca934e2e47f217798e55322e
parent6a311a071f8489d4f69225eb9c5a5c93773c012f
PushConnectionTest: Increase maxCommandBytes again

It was already increased in 61a943e, but that was still not enough to
take into account the length of snapshot versions.

Change-Id: Ib54cec97e97042fe274b87a3a1afa9bb06c8bf19
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/PushConnectionTest.java