]> source.dussan.org Git - jgit.git/commit
Add constants for parsing git wire protocol version 79/172979/3
authorDavid Ostrovsky <david@ostrovsky.org>
Sun, 29 Nov 2020 12:06:00 +0000 (13:06 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 29 Nov 2020 21:46:51 +0000 (22:46 +0100)
commit23389a63238c50daf0d8d1e3fd2b1d29f4171645
treeca8a64314f55368e760f0263a4d9cf3f273ab479
parent5cd485e5dda41d2ef06226a692c64f1aa221eb25
Add constants for parsing git wire protocol version

This would allow other JGit users to access and reuse the constants.

Change-Id: I1608802f45586af5f8582afa592e26679e9cebe3
Signed-off-by: David Ostrovsky <david@ostrovsky.org>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/HttpClientTests.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/UploadPackTest.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/ConfigConstants.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/TransferConfig.java