[PR #1689] [MERGED] fix bug when push a branch name with / & fix an integration test bug #15998

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

📋 Pull Request Information

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

Base: masterHead: lunny/bug_fix_ssh_push


📝 Commits (1)

  • 0d700d1 fix bug when push a branch name with / & fix an integration test bug

📊 Changes

4 files changed (+53 additions, -7 deletions)

View changed files

📝 integrations/integration_test.go (+6 -5)
integrations/internal_test.go (+45 -0)
📝 routers/private/branch.go (+1 -1)
📝 routers/private/internal.go (+1 -1)

📄 Description

fix #1685


🔄 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/1689 **Author:** [@lunny](https://github.com/lunny) **Created:** 5/6/2017 **Status:** ✅ Merged **Merged:** 5/8/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `lunny/bug_fix_ssh_push` --- ### 📝 Commits (1) - [`0d700d1`](https://github.com/go-gitea/gitea/commit/0d700d1977c0a594f6526a5489d9b7c090ee1f0f) fix bug when push a branch name with / & fix an integration test bug ### 📊 Changes **4 files changed** (+53 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `integrations/integration_test.go` (+6 -5) ➕ `integrations/internal_test.go` (+45 -0) 📝 `routers/private/branch.go` (+1 -1) 📝 `routers/private/internal.go` (+1 -1) </details> ### 📄 Description fix #1685 --- <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:55 -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#15998