[PR #103] [MERGED] Add GetFormatPatch receiver for a repository #108

Closed
opened 2026-02-16 10:24:08 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/103
Author: @strk
Created: 1/3/2018
Status: Merged
Merged: 1/5/2018
Merged by: @lafriks

Base: masterHead: GetFormatPatch


📝 Commits (3)

  • 25c9a7d Add GetFormatPatch receiver for a repository
  • 103ab5e Use binary for GetFormatPatch
  • 9783381 Add empty line

📊 Changes

2 files changed (+26 additions, -0 deletions)

View changed files

📝 repo_pull.go (+5 -0)
repo_pull_test.go (+21 -0)

📄 Description

Includes test


🔄 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/git/pull/103 **Author:** [@strk](https://github.com/strk) **Created:** 1/3/2018 **Status:** ✅ Merged **Merged:** 1/5/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `GetFormatPatch` --- ### 📝 Commits (3) - [`25c9a7d`](https://github.com/go-gitea/git/commit/25c9a7de4f7b565ff53deaac565a779dfc1703c0) Add GetFormatPatch receiver for a repository - [`103ab5e`](https://github.com/go-gitea/git/commit/103ab5e5f5a1c0ddf965b37a602f84308c3c88c1) Use binary for GetFormatPatch - [`9783381`](https://github.com/go-gitea/git/commit/978338121c055241d07fb223bea23dbfb4b43beb) Add empty line ### 📊 Changes **2 files changed** (+26 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `repo_pull.go` (+5 -0) ➕ `repo_pull_test.go` (+21 -0) </details> ### 📄 Description Includes test --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:24:08 -05:00
yindo closed this issue 2026-02-16 10:24:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/git#108