]> source.dussan.org Git - jgit.git/commit
Lib: Fix ssh value for gpg.format throwing an IllegalArgumentException 35/1197035/2
authorgranny <contact@granny.dev>
Tue, 2 Jul 2024 22:15:37 +0000 (15:15 -0700)
committergranny <contact@granny.dev>
Tue, 30 Jul 2024 23:53:34 +0000 (23:53 +0000)
commit81199f02fb49f79ef17b2daa3efac00d16040766
tree1a2e84b234a7c8f9a73e3277de89800717c5e6ab
parent31e534193ff531e3aad1f115b16d8bda97bfc9e9
Lib: Fix ssh value for gpg.format throwing an IllegalArgumentException

Git version 2.34 and later supports signing commits and tags with SSH keys. This means gpg.format now supports "ssh" as a value.

Change-Id: Iee1e5a68a816bec149a17a73a6916d2884a54163
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/GpgConfigTest.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/GpgConfig.java