diff options
author | Thomas Wolf <thomas.wolf@paranor.ch> | 2021-05-15 18:25:52 +0200 |
---|---|---|
committer | Thomas Wolf <thomas.wolf@paranor.ch> | 2021-05-17 08:31:41 +0200 |
commit | c718e6059c0371dcde83d51f83f3031f934c34b7 (patch) | |
tree | 048d2644fd0c88c0ed50bbec9a73c6a6d057430a /org.eclipse.jgit.pgm.test | |
parent | 87704b773654470508de1dc9570914cad168ccf9 (diff) | |
download | jgit-c718e6059c0371dcde83d51f83f3031f934c34b7.tar.gz jgit-c718e6059c0371dcde83d51f83f3031f934c34b7.zip |
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>
Diffstat (limited to 'org.eclipse.jgit.pgm.test')
0 files changed, 0 insertions, 0 deletions