[PR #3563] [MERGED] Fix query protected branch bug #16997

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

📋 Pull Request Information

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

Base: masterHead: protected_branch


📝 Commits (2)

  • db92e27 Fix query protected branch bug
  • 8b10f7e Merge branch 'master' into protected_branch

📊 Changes

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

View changed files

📝 models/branches.go (+1 -2)

📄 Description

Signed-off-by: Wendell Sun iwendellsun@gmail.com

Fixes #3428


🔄 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/3563 **Author:** [@xwjdsh](https://github.com/xwjdsh) **Created:** 2/22/2018 **Status:** ✅ Merged **Merged:** 2/23/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `protected_branch` --- ### 📝 Commits (2) - [`db92e27`](https://github.com/go-gitea/gitea/commit/db92e271ccefe0bb8c2d0d492f56441e007da49a) Fix query protected branch bug - [`8b10f7e`](https://github.com/go-gitea/gitea/commit/8b10f7e526bc958573e02a418870d1c63846de8c) Merge branch 'master' into protected_branch ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/branches.go` (+1 -2) </details> ### 📄 Description Signed-off-by: Wendell Sun <iwendellsun@gmail.com> Fixes #3428 --- <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:53 -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#16997