Class and Description |
---|
org.eclipse.jgit.transport.UploadPack.FirstLine
Use
FirstWant instead |
Field and Description |
---|
org.eclipse.jgit.lib.Constants.CHARACTER_ENCODING
Use
StandardCharsets.UTF_8 directly
instead. |
org.eclipse.jgit.lib.Constants.CHARSET
Use
StandardCharsets.UTF_8 directly
instead. |
Copyright © 2018 Eclipse JGit Project. All rights reserved.