[PR #345] [MERGED] Fix for #320 #15323

Closed
opened 2025-11-02 11:44:01 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/345
Author: @Bwko
Created: 12/3/2016
Status: Merged
Merged: 12/3/2016
Merged by: @andreynering

Base: masterHead: fix_for_320


📝 Commits (1)

📊 Changes

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

View changed files

📝 models/pull.go (+2 -3)
📝 models/wiki.go (+1 -3)

📄 Description

Suppress the error when we're removing a file that may not exist


🔄 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/345 **Author:** [@Bwko](https://github.com/Bwko) **Created:** 12/3/2016 **Status:** ✅ Merged **Merged:** 12/3/2016 **Merged by:** [@andreynering](https://github.com/andreynering) **Base:** `master` ← **Head:** `fix_for_320` --- ### 📝 Commits (1) - [`0118b27`](https://github.com/go-gitea/gitea/commit/0118b275b66d8aa54975410513fe14df2d1dc521) Fix for #320 ### 📊 Changes **2 files changed** (+3 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `models/pull.go` (+2 -3) 📝 `models/wiki.go` (+1 -3) </details> ### 📄 Description Suppress the error when we're removing a file that may not exist --- <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:44:01 -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#15323