[PR #5522] [MERGED] fix detect force push failure on deletion of protected branches #17826

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

📋 Pull Request Information

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

Base: masterHead: lunny/fix_protected_branch_deletion


📝 Commits (3)

  • 37e3a20 fix detect force push failure on deletion of protected branches
  • 1383a4d Merge branch 'master' into lunny/fix_protected_branch_deletion
  • 3cc2d65 Merge branch 'master' into lunny/fix_protected_branch_deletion

📊 Changes

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

View changed files

📝 cmd/hook.go (+12 -12)

📄 Description

should fix #2631


🔄 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/5522 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/11/2018 **Status:** ✅ Merged **Merged:** 12/12/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `lunny/fix_protected_branch_deletion` --- ### 📝 Commits (3) - [`37e3a20`](https://github.com/go-gitea/gitea/commit/37e3a20ac2ec3835cf5827547abe06e9b419318b) fix detect force push failure on deletion of protected branches - [`1383a4d`](https://github.com/go-gitea/gitea/commit/1383a4d06b5aeb217b4b68d1f1c135733e3836bd) Merge branch 'master' into lunny/fix_protected_branch_deletion - [`3cc2d65`](https://github.com/go-gitea/gitea/commit/3cc2d65915c9f127c2aa54bc4469bb997086ff4d) Merge branch 'master' into lunny/fix_protected_branch_deletion ### 📊 Changes **1 file changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `cmd/hook.go` (+12 -12) </details> ### 📄 Description should fix #2631 --- <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:04:19 -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#17826