mirror of
https://github.com/go-gitea/git.git
synced 2026-07-19 14:33:37 -04:00
[PR #45] [MERGED] Add GetLatestCommitTime #53
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:get_latest_commit_time📝 Commits (1)
1d420a5Add GetLatestCommitTime📊 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.