[PR #1692] [CLOSED] fix delete branches include / charactors after PR failed #16001

Closed
opened 2025-11-02 11:59:59 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1692
Author: @lunny
Created: 5/8/2017
Status: Closed

Base: masterHead: lunny/fix_delete_branch


📝 Commits (1)

  • 1ee7d35 fix delete branches include / charactors after PR failed

📊 Changes

3 files changed (+31 additions, -3 deletions)

View changed files

integrations/branches_test.go (+29 -0)
📝 routers/repo/branch.go (+1 -1)
📝 routers/routes/routes.go (+1 -2)

📄 Description

should fix #1397, but now the tests cannot be PASS because it seems macaron route's bug.


🔄 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/1692 **Author:** [@lunny](https://github.com/lunny) **Created:** 5/8/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `lunny/fix_delete_branch` --- ### 📝 Commits (1) - [`1ee7d35`](https://github.com/go-gitea/gitea/commit/1ee7d35cf15d783afcc5323d3ef5aa558fe9ed56) fix delete branches include / charactors after PR failed ### 📊 Changes **3 files changed** (+31 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `integrations/branches_test.go` (+29 -0) 📝 `routers/repo/branch.go` (+1 -1) 📝 `routers/routes/routes.go` (+1 -2) </details> ### 📄 Description should fix #1397, but now the tests cannot be PASS because it seems macaron route's bug. --- <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 11:59:59 -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#16001