mirror of
https://github.com/go-gitea/git.git
synced 2026-07-18 20:44:38 -04:00
[PR #89] [MERGED] Fix signature without time parsing to fall back to unix 0 time #95
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/89
Author: @lafriks
Created: 10/22/2017
Status: ✅ Merged
Merged: 10/22/2017
Merged by: @lunny
Base:
master← Head:fix/parse_no_time📝 Commits (1)
0b36fb0Fix signature without time parsing to fall back to unix 0 time📊 Changes
1 file changed (+15 additions, -10 deletions)
View changed files
📝
signature.go(+15 -10)📄 Description
Will fix go-gitea/gitea#2763 issue
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.