[PR #2454] [MERGED] Hide branch on pull request view or create UI #16407

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2454
Author: @lunny
Created: 9/3/2017
Status: Merged
Merged: 9/6/2017
Merged by: @lafriks

Base: masterHead: lunny/hide_branch_pull_request


📝 Commits (1)

  • 3d2704d hide branch on pull request view or create UI

📊 Changes

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

View changed files

📝 templates/repo/issue/branch_selector_field.tmpl (+2 -0)

📄 Description

Since a pull request has already special branch, the branch option is no meaning for a pull request but only issues. So let's hide it.


🔄 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/2454 **Author:** [@lunny](https://github.com/lunny) **Created:** 9/3/2017 **Status:** ✅ Merged **Merged:** 9/6/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `lunny/hide_branch_pull_request` --- ### 📝 Commits (1) - [`3d2704d`](https://github.com/go-gitea/gitea/commit/3d2704d3ce4cbec48e3a1c0e7a1f5174c3663e41) hide branch on pull request view or create UI ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `templates/repo/issue/branch_selector_field.tmpl` (+2 -0) </details> ### 📄 Description Since a pull request has already special branch, the branch option is no meaning for a pull request but only issues. So let's hide it. --- <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:09: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#16407