[PR #2860] [MERGED] Fix fork repository cycle to self #16637

Closed
opened 2025-11-02 12:15:13 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2860
Author: @lunny
Created: 11/5/2017
Status: Merged
Merged: 11/6/2017
Merged by: @lunny

Base: masterHead: lunny/fix_fork_to_self


📝 Commits (2)

  • 0d68c1f fix fork repository cycle to self
  • bf442d4 rename testForkRepo to traverseParentRepo

📊 Changes

1 file changed (+45 additions, -5 deletions)

View changed files

📝 routers/repo/pull.go (+45 -5)

📄 Description

Will fix #2858


🔄 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/2860 **Author:** [@lunny](https://github.com/lunny) **Created:** 11/5/2017 **Status:** ✅ Merged **Merged:** 11/6/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_fork_to_self` --- ### 📝 Commits (2) - [`0d68c1f`](https://github.com/go-gitea/gitea/commit/0d68c1f5ecb1049fb64161a3b4a1e2a9fdd81003) fix fork repository cycle to self - [`bf442d4`](https://github.com/go-gitea/gitea/commit/bf442d40d9cf364016167838c7abd6e5b96c22b8) rename testForkRepo to traverseParentRepo ### 📊 Changes **1 file changed** (+45 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/pull.go` (+45 -5) </details> ### 📄 Description Will fix #2858 --- <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 12:15:13 -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#16637