[PR #5520] [MERGED] add git protocol v2 support via SSH on Docker image #17824

Closed
opened 2025-11-02 16:03:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5520
Author: @lunny
Created: 12/11/2018
Status: Merged
Merged: 12/11/2018
Merged by: @techknowlogick

Base: masterHead: lunny/git_protocol_2_docker


📝 Commits (3)

  • 30ce1b1 add git protocol v2 support via SSH on Docker image
  • f639846 remove new layer on dockerfile
  • 77f1516 Merge branch 'master' into lunny/git_protocol_2_docker

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 docker/etc/ssh/sshd_config (+2 -0)

📄 Description

partially fix #4002 according @rgiyf 's reference. see https://docs.gitlab.com/ee/administration/git_protocol.html


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/5520 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/11/2018 **Status:** ✅ Merged **Merged:** 12/11/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `lunny/git_protocol_2_docker` --- ### 📝 Commits (3) - [`30ce1b1`](https://github.com/go-gitea/gitea/commit/30ce1b183e9a1f8795be0c2a29a1dbc24a6a3eeb) add git protocol v2 support via SSH on Docker image - [`f639846`](https://github.com/go-gitea/gitea/commit/f6398468a135977c405a7fee8a46e2448204dfb9) remove new layer on dockerfile - [`77f1516`](https://github.com/go-gitea/gitea/commit/77f1516b9d11a58ddee13d1aac747a185c8480e5) Merge branch 'master' into lunny/git_protocol_2_docker ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docker/etc/ssh/sshd_config` (+2 -0) </details> ### 📄 Description partially fix #4002 according @rgiyf 's reference. see https://docs.gitlab.com/ee/administration/git_protocol.html --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 16:03:45 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17824