-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add git protocol v2 support via SSH on Docker image #5520
add git protocol v2 support via SSH on Docker image #5520
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5520 +/- ##
==========================================
- Coverage 37.61% 37.58% -0.03%
==========================================
Files 317 318 +1
Lines 46835 46928 +93
==========================================
+ Hits 17619 17640 +21
- Misses 26712 26776 +64
- Partials 2504 2512 +8
Continue to review full report at Codecov.
|
That's a bad idea. Gitea have a custom sshd config for docker image: |
@rgiyf right, updated. |
partially fix #4002 according @rgiyf 's reference. see https://docs.gitlab.com/ee/administration/git_protocol.html