[PR #3807] [MERGED] Add the Owner Name to differentiate when merging #17091

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3807
Author: @gdutyifei
Created: 4/17/2018
Status: Merged
Merged: 2/12/2019
Merged by: @lafriks

Base: masterHead: master


📝 Commits (10+)

  • e3a3900 add the Owner Name to differentiate when merging
  • 74df8a0 add the Owner Name to differentiate when merging
  • 7463f9d add the Owner Name to differentiate when merging
  • 603f120 add the Owner Name to differentiate when merging
  • d4cd800 Merge branch 'master' into master
  • be6bb84 Remove unnecessary spaces
  • ebe42e5 Remove one more unnecessary space
  • 5d9bbd9 Merge branch 'master' into master
  • 6c9d94e Fix to corrext context variable name
  • cf5a526 Merge branch 'master' into master

📊 Changes

2 files changed (+6 additions, -4 deletions)

View changed files

📝 routers/repo/pull.go (+2 -0)
📝 templates/repo/pulls/compare.tmpl (+4 -4)

📄 Description

add the Owner Name to differentiate when merging


🔄 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/3807 **Author:** [@gdutyifei](https://github.com/gdutyifei) **Created:** 4/17/2018 **Status:** ✅ Merged **Merged:** 2/12/2019 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`e3a3900`](https://github.com/go-gitea/gitea/commit/e3a390096c57246d39889a5bdc1a7daf98868c72) add the Owner Name to differentiate when merging - [`74df8a0`](https://github.com/go-gitea/gitea/commit/74df8a0fa49fe5c087d1b50e7835b2e72eb7725f) add the Owner Name to differentiate when merging - [`7463f9d`](https://github.com/go-gitea/gitea/commit/7463f9d9c923aeac3bdab47304e7c333ba522f3e) add the Owner Name to differentiate when merging - [`603f120`](https://github.com/go-gitea/gitea/commit/603f120215d15548d3951e5d2dfcac5380d7db47) add the Owner Name to differentiate when merging - [`d4cd800`](https://github.com/go-gitea/gitea/commit/d4cd800994f2d2934590454d2bb469e1327dc376) Merge branch 'master' into master - [`be6bb84`](https://github.com/go-gitea/gitea/commit/be6bb84289d91ebcb42c51df3828b49d5621e30a) Remove unnecessary spaces - [`ebe42e5`](https://github.com/go-gitea/gitea/commit/ebe42e58372b0b24e302e6153e55c65f4532848d) Remove one more unnecessary space - [`5d9bbd9`](https://github.com/go-gitea/gitea/commit/5d9bbd9b6991f713fb011ec1bc12680cbab4bcc0) Merge branch 'master' into master - [`6c9d94e`](https://github.com/go-gitea/gitea/commit/6c9d94e05ab8c6405adcf329cea7df369b55b199) Fix to corrext context variable name - [`cf5a526`](https://github.com/go-gitea/gitea/commit/cf5a526c4ca20dd74d3efb72f57b5bef8112ddca) Merge branch 'master' into master ### 📊 Changes **2 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/pull.go` (+2 -0) 📝 `templates/repo/pulls/compare.tmpl` (+4 -4) </details> ### 📄 Description add the Owner Name to differentiate when merging --- <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:26:06 -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#17091