[PR #762] [MERGED] Fix to reflect selected branch for fork #15560

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/762
Author: @Bwko
Created: 1/25/2017
Status: Merged
Merged: 1/26/2017
Merged by: @lunny

Base: masterHead: fix_304


📝 Commits (1)

  • f614c2c Fix to reflect selected branch for fork

📊 Changes

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

View changed files

📝 templates/repo/home.tmpl (+1 -1)

📄 Description

PullRequestCtx.HeadInfo did not contain the current selected branch causing issue #304


🔄 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/762 **Author:** [@Bwko](https://github.com/Bwko) **Created:** 1/25/2017 **Status:** ✅ Merged **Merged:** 1/26/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix_304` --- ### 📝 Commits (1) - [`f614c2c`](https://github.com/go-gitea/gitea/commit/f614c2c1fcaab4a3d1c34fc44e8dcc7945c8342b) Fix to reflect selected branch for fork ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `templates/repo/home.tmpl` (+1 -1) </details> ### 📄 Description PullRequestCtx.HeadInfo did not contain the current selected branch causing issue #304 --- <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:49:26 -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#15560