[PR #137] [MERGED] Added commit file status, port from gogs #139

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/137
Author: @lunny
Created: 12/29/2018
Status: Merged
Merged: 12/31/2018
Merged by: @techknowlogick

Base: masterHead: lunny/add_commit_file_status


📝 Commits (1)

  • 02670fb Added commit file status, port from gogs

📊 Changes

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

View changed files

📝 commit.go (+52 -0)

📄 Description

ref: https://github.com/gogs/gogs/blob/1f11c1f71a314a85ab09b75f10a527a351020144/vendor/github.com/gogs/git-module/commit.go#L267:6


🔄 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/137 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/29/2018 **Status:** ✅ Merged **Merged:** 12/31/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `lunny/add_commit_file_status` --- ### 📝 Commits (1) - [`02670fb`](https://github.com/go-gitea/git/commit/02670fbadba6ace67a5872830ae707fe17c6b5e0) Added commit file status, port from gogs ### 📊 Changes **1 file changed** (+52 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `commit.go` (+52 -0) </details> ### 📄 Description ref: https://github.com/gogs/gogs/blob/1f11c1f71a314a85ab09b75f10a527a351020144/vendor/github.com/gogs/git-module/commit.go#L267:6 --- <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:14 -05:00
yindo closed this issue 2026-02-16 10:24:14 -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#139