]> source.dussan.org Git - jgit.git/commit
[doc] Add README and package-info to the SSH bundles 00/187200/1
authorThomas Wolf <thomas.wolf@paranor.ch>
Sun, 31 Oct 2021 13:57:30 +0000 (14:57 +0100)
committerThomas Wolf <thomas.wolf@paranor.ch>
Sun, 31 Oct 2021 14:05:04 +0000 (15:05 +0100)
commitf6ef2f620110d1e62b69f3cfca017bac2784e6fb
tree6f372a7fbd106ff04e97b46ee50fcda6b93e6de2
parent83eddaf7fda22ca64e9c3852df67ccef0dacdaf5
[doc] Add README and package-info to the SSH bundles

Explain in the JSch bundle that it is essentially unmaintained. Add
descriptions in both bundles explaining how to use it, or how to use
an alternate implementation.

Change-Id: Idaf46c33b14543279f78a55cb7c6bd42b06ee6b8
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.jgit.ssh.apache/README.md [new file with mode: 0644]
org.eclipse.jgit.ssh.apache/src/org/eclipse/jgit/transport/sshd/package-info.java [new file with mode: 0644]
org.eclipse.jgit.ssh.jsch/README.md [new file with mode: 0644]
org.eclipse.jgit.ssh.jsch/src/org/eclipse/jgit/transport/ssh/jsch/package-info.java [new file with mode: 0644]