[PR #3567] [MERGED] Fix the protected branch panic issue #17001

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3567
Author: @xwjdsh
Created: 2/23/2018
Status: Merged
Merged: 2/23/2018
Merged by: @lunny

Base: masterHead: protected_branch_panic


📝 Commits (2)

  • c0c3683 Fix the protected branch panic issue
  • c8c0b1b Merge branch 'master' into protected_branch_panic

📊 Changes

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

View changed files

📝 models/branches.go (+4 -0)

📄 Description

Fixes #3326


🔄 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/3567 **Author:** [@xwjdsh](https://github.com/xwjdsh) **Created:** 2/23/2018 **Status:** ✅ Merged **Merged:** 2/23/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `protected_branch_panic` --- ### 📝 Commits (2) - [`c0c3683`](https://github.com/go-gitea/gitea/commit/c0c368350eba78ff5be492632341d91b2cfcf22c) Fix the protected branch panic issue - [`c8c0b1b`](https://github.com/go-gitea/gitea/commit/c8c0b1b82d944e3e18c8453dcc0da61064b5510d) Merge branch 'master' into protected_branch_panic ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/branches.go` (+4 -0) </details> ### 📄 Description Fixes #3326 --- <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:23:58 -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#17001