[PR #2646] [MERGED] Change pull description text (#2075) #16520

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2646
Author: @kaz
Created: 10/4/2017
Status: Merged
Merged: 10/4/2017
Merged by: @lafriks

Base: masterHead: 2075


📝 Commits (4)

  • d4dbe38 Change pull description text
  • b6c7933 avoid panic / show branch name only (in same repository pullreq)
  • 10d075f move duplicated code into helper function
  • 9e6caa1 Merge branch 'master' into 2075

📊 Changes

1 file changed (+23 additions, -11 deletions)

View changed files

📝 routers/repo/pull.go (+23 -11)

📄 Description

Change description text on pull request page

from ... from fork_owner/branch into base_owner/branch style
to ... from fork_owner/repo:branch into branch style

it was suggested on #2075

Closes #2075


🔄 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/2646 **Author:** [@kaz](https://github.com/kaz) **Created:** 10/4/2017 **Status:** ✅ Merged **Merged:** 10/4/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `2075` --- ### 📝 Commits (4) - [`d4dbe38`](https://github.com/go-gitea/gitea/commit/d4dbe3891d4ea5baa9db97c8bc1994410c91c4c2) Change pull description text - [`b6c7933`](https://github.com/go-gitea/gitea/commit/b6c79335e416784e15a9d0b4f7c2960ee0fc9be6) avoid panic / show branch name only (in same repository pullreq) - [`10d075f`](https://github.com/go-gitea/gitea/commit/10d075f9410bcfbae8303c6bfa362e3c6fc17e74) move duplicated code into helper function - [`9e6caa1`](https://github.com/go-gitea/gitea/commit/9e6caa1baec82f01b3173cd8d5feae691741d3f1) Merge branch 'master' into 2075 ### 📊 Changes **1 file changed** (+23 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/pull.go` (+23 -11) </details> ### 📄 Description Change description text on pull request page from ` ... from fork_owner/branch into base_owner/branch` style to `... from fork_owner/repo:branch into branch` style it was suggested on #2075 Closes #2075 --- <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:12:32 -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#16520