[PR #45] [MERGED] Add GetLatestCommitTime #53

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/git/pull/45
Author: @cez81
Created: 4/17/2017
Status: Merged
Merged: 5/19/2017
Merged by: @lunny

Base: masterHead: get_latest_commit_time


📝 Commits (1)

📊 Changes

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

View changed files

📝 repo.go (+12 -0)

📄 Description

Get time for latest commit in repo across all branches. To be used in https://github.com/go-gitea/gitea/issues/1329


🔄 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/45 **Author:** [@cez81](https://github.com/cez81) **Created:** 4/17/2017 **Status:** ✅ Merged **Merged:** 5/19/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `get_latest_commit_time` --- ### 📝 Commits (1) - [`1d420a5`](https://github.com/go-gitea/git/commit/1d420a53e70b767b69e454989d02f333625cc29d) Add GetLatestCommitTime ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `repo.go` (+12 -0) </details> ### 📄 Description Get time for latest commit in repo across all branches. To be used in https://github.com/go-gitea/gitea/issues/1329 --- <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:23:58 -05:00
yindo closed this issue 2026-02-16 10:23:58 -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#53