[PR #136] [MERGED] fix submodule has port #138

Closed
opened 2026-02-16 10:24:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/136
Author: @lunny
Created: 12/9/2018
Status: Merged
Merged: 1/23/2019
Merged by: @lafriks

Base: masterHead: lunny/fix_submodule_port


📝 Commits (1)

📊 Changes

2 files changed (+41 additions, -4 deletions)

View changed files

📝 submodule.go (+12 -4)
submodule_test.go (+29 -0)

📄 Description

should fix go-gitea/gitea#2775 and replace #108


🔄 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/git/pull/136 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/9/2018 **Status:** ✅ Merged **Merged:** 1/23/2019 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `lunny/fix_submodule_port` --- ### 📝 Commits (1) - [`2627294`](https://github.com/go-gitea/git/commit/2627294fa1c165ae7281517fe2e2a0fb65fac5e8) fix submodule has port ### 📊 Changes **2 files changed** (+41 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `submodule.go` (+12 -4) ➕ `submodule_test.go` (+29 -0) </details> ### 📄 Description should fix go-gitea/gitea#2775 and replace #108 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:24:14 -05:00
yindo closed this issue 2026-02-16 10:24:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/git#138