[PR #948] [CLOSED] Fix 404 when click compare on non-forked repository #15670

Closed
opened 2025-11-02 11:51:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/948
Author: @lunny
Created: 2/15/2017
Status: Closed

Base: masterHead: lunny/compare_404


📝 Commits (2)

  • c295ff2 Fix changed branch is not reflected when creating PR (#3604)
  • 1dd2c4c remove the wrong username

📊 Changes

2 files changed (+32 additions, -32 deletions)

View changed files

📝 modules/context/repo.go (+31 -31)
📝 templates/repo/home.tmpl (+1 -1)

📄 Description

Fix #936


🔄 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/948 **Author:** [@lunny](https://github.com/lunny) **Created:** 2/15/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `lunny/compare_404` --- ### 📝 Commits (2) - [`c295ff2`](https://github.com/go-gitea/gitea/commit/c295ff2f0fc530f743151cc2a13f16c9c082b44d) Fix changed branch is not reflected when creating PR (#3604) - [`1dd2c4c`](https://github.com/go-gitea/gitea/commit/1dd2c4c4e64af1f698242f19887820cc20da5208) remove the wrong username ### 📊 Changes **2 files changed** (+32 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `modules/context/repo.go` (+31 -31) 📝 `templates/repo/home.tmpl` (+1 -1) </details> ### 📄 Description Fix #936 --- <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:51:57 -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#15670