]> source.dussan.org Git - jgit.git/commit
OpenSshConfigFile: update token replacements 12/187712/2
authorThomas Wolf <thomas.wolf@paranor.ch>
Sat, 13 Nov 2021 12:08:14 +0000 (13:08 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 15 Nov 2021 21:26:19 +0000 (22:26 +0100)
commitc4b3ec72faf891120fdd93246503d0bee339f349
treefc62c7e16b4fa33cee7f3b84f950cac5e0746d5b
parent2adbf91d8fbbc9ce7ee391e8072591d5d1b7fd01
OpenSshConfigFile: update token replacements

It appears that the OpenSSH documentation[1] has changed; it now allows
more flags for a number of keys.

[1] https://man.openbsd.org/ssh_config.5#TOKENS

Change-Id: I55df174f86a3fd4a6ef22687dc433ac9f9ad181d
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.jgit/src/org/eclipse/jgit/internal/transport/ssh/OpenSshConfigFile.java