[PR #2849] [MERGED] Fix API raw file content access for default branch #16632

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2849
Author: @lafriks
Created: 11/4/2017
Status: Merged
Merged: 11/4/2017
Merged by: @lafriks

Base: masterHead: fix/api_default_branch_raw


📝 Commits (2)

  • d03b8b7 Fix API raw file content access for default branch
  • e66797c Merge branch 'master' into fix/api_default_branch_raw

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

📝 integrations/api_repo_raw_test.go (+3 -0)
📝 modules/context/repo.go (+5 -1)

📄 Description

As title

/cc @appleboy


🔄 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/2849 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 11/4/2017 **Status:** ✅ Merged **Merged:** 11/4/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix/api_default_branch_raw` --- ### 📝 Commits (2) - [`d03b8b7`](https://github.com/go-gitea/gitea/commit/d03b8b717248e57ba087acc579de274507e14d47) Fix API raw file content access for default branch - [`e66797c`](https://github.com/go-gitea/gitea/commit/e66797c9fff755ab89dbc93095423ab03506177e) Merge branch 'master' into fix/api_default_branch_raw ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `integrations/api_repo_raw_test.go` (+3 -0) 📝 `modules/context/repo.go` (+5 -1) </details> ### 📄 Description As title /cc @appleboy --- <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:15: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#16632