This is an automated email from the ASF dual-hosted git repository.
twolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from dfa9b06a3 GH-618: Fix reading an OpenSshCertificate from a Buffer
add 79219ecf2 feat(git): add GitPackConfiguration for optional jgit
configuration
new 1198cdb1a Merge pull request #617 from JohnnyJayJay/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/git.md | 20 +++++++++++++++++
.../org/apache/sshd/git/pack/GitPackCommand.java | 15 +++++++++++--
.../sshd/git/pack/GitPackCommandFactory.java | 23 +++++++++++++++++++-
.../apache/sshd/git/pack/GitPackConfiguration.java | 24 ++++++++++-----------
.../apache/sshd/git/pack/GitPackCommandTest.java | 25 +++++++++++++++++++++-
5 files changed, 91 insertions(+), 16 deletions(-)
copy
sshd-core/src/main/java/org/apache/sshd/server/auth/UserAuthNoneFactory.java =>
sshd-git/src/main/java/org/apache/sshd/git/pack/GitPackConfiguration.java (61%)