[PR #5555] [MERGED] Fix nil pointer base branch bug #17839

Closed
opened 2025-11-02 16:10:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5555
Author: @jonasfranz
Created: 12/17/2018
Status: Merged
Merged: 12/17/2018
Merged by: @techknowlogick

Base: masterHead: bugfix/baserepo-nil


📝 Commits (3)

  • 3ebc6cd Add base repo nil check
  • 6d44f28 Merge branch 'master' into bugfix/baserepo-nil
  • b3600cd Merge branch 'master' into bugfix/baserepo-nil

📊 Changes

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

View changed files

📝 models/pull.go (+9 -0)

📄 Description

No description provided


🔄 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/5555 **Author:** [@jonasfranz](https://github.com/jonasfranz) **Created:** 12/17/2018 **Status:** ✅ Merged **Merged:** 12/17/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `bugfix/baserepo-nil` --- ### 📝 Commits (3) - [`3ebc6cd`](https://github.com/go-gitea/gitea/commit/3ebc6cdb27fb86550a9ef8b04f01b87edf3a725b) Add base repo nil check - [`6d44f28`](https://github.com/go-gitea/gitea/commit/6d44f288cf1ca00983b5c5ee6e9cc231cf7f4ce9) Merge branch 'master' into bugfix/baserepo-nil - [`b3600cd`](https://github.com/go-gitea/gitea/commit/b3600cd45b89a2b32f03a0650b1c783ddd3d8b46) Merge branch 'master' into bugfix/baserepo-nil ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/pull.go` (+9 -0) </details> ### 📄 Description _No description provided_ --- <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 16:10:42 -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#17839