This is an automated email from the ASF dual-hosted git repository.

twolf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git

commit 1198cdb1affe430ccf4269e8c44c5fc4e819a11b
Merge: dfa9b06a3 79219ecf2
Author: Thomas Wolf <[email protected]>
AuthorDate: Tue Oct 8 22:00:27 2024 +0200

    Merge pull request #617 from JohnnyJayJay/master
    
    Add interface to configure details of JGit's pack implementation

 docs/git.md                                        | 20 +++++++++++
 .../org/apache/sshd/git/pack/GitPackCommand.java   | 15 ++++++--
 .../sshd/git/pack/GitPackCommandFactory.java       | 23 ++++++++++++-
 .../apache/sshd/git/pack/GitPackConfiguration.java | 40 ++++++++++++++++++++++
 .../apache/sshd/git/pack/GitPackCommandTest.java   | 25 +++++++++++++-
 5 files changed, 119 insertions(+), 4 deletions(-)

Reply via email to