jgit/org.eclipse.jgit.ssh.jsch.test/tst/org/eclipse/jgit/transport
Thomas Wolf c718e6059c SSH config: fix whitespace handling
Use Character.isWhitespace() instead of Character.isSpaceChar() to
treat TABs as whitespace, too.

Change-Id: Iffc59c13357d981ede6a1e0feb6ea6ff03fb3064
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2021-05-17 08:31:41 +02:00
..
JSchSshProtocol2Test.java Client-side protocol V2 support for fetching 2021-01-01 21:22:30 +01:00
JSchSshTest.java Decouple JSch from JGit Core 2020-06-01 01:46:59 +02:00
JschConfigSessionFactoryTest.java Decouple JSch from JGit Core 2020-06-01 01:46:59 +02:00
OpenSshConfigTest.java SSH config: fix whitespace handling 2021-05-17 08:31:41 +02:00