[PR #4487] [MERGED] Accept 'Data:' in commit graph #17395

Closed
opened 2025-11-02 13:08:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4487
Author: @kjellkvinge
Created: 7/20/2018
Status: Merged
Merged: 7/21/2018
Merged by: @techknowlogick

Base: masterHead: master


📝 Commits (2)

  • a472e3b Accept 'Data:' in commit graph
  • 204fc06 Merge branch 'master' into master

📊 Changes

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

View changed files

📝 models/graph.go (+1 -1)
📝 models/graph_test.go (+30 -0)

📄 Description

Fixes #4467


🔄 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/4487 **Author:** [@kjellkvinge](https://github.com/kjellkvinge) **Created:** 7/20/2018 **Status:** ✅ Merged **Merged:** 7/21/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`a472e3b`](https://github.com/go-gitea/gitea/commit/a472e3b1f678aea8b7081e8952bfb2458f7c6237) Accept 'Data:' in commit graph - [`204fc06`](https://github.com/go-gitea/gitea/commit/204fc065c921bc19e2ec81e3fdfe00661e568917) Merge branch 'master' into master ### 📊 Changes **2 files changed** (+31 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/graph.go` (+1 -1) 📝 `models/graph_test.go` (+30 -0) </details> ### 📄 Description Fixes #4467 --- <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 13:08:30 -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#17395