[PR #89] [MERGED] Fix signature without time parsing to fall back to unix 0 time #95

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

📋 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: masterHead: fix/parse_no_time


📝 Commits (1)

  • 0b36fb0 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/git/pull/89 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 10/22/2017 **Status:** ✅ Merged **Merged:** 10/22/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/parse_no_time` --- ### 📝 Commits (1) - [`0b36fb0`](https://github.com/go-gitea/git/commit/0b36fb0273861be1045f170e3bbbf6424474738b) Fix signature without time parsing to fall back to unix 0 time ### 📊 Changes **1 file changed** (+15 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `signature.go` (+15 -10) </details> ### 📄 Description Will fix go-gitea/gitea#2763 issue --- <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:05 -05:00
yindo closed this issue 2026-02-16 10:24:05 -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#95