Skip to content

GPG signed commits incorrectly listed as invalid #10420

Closed
@zeripath

Description

@zeripath
  • Gitea version (or commit ref): master
  • Git version:
  • Operating system: linux

Description

Go-Git incorrectly reads dates on which could be within the local timezone. An example being that a commit with date:

1579639200 +0100

Within the UK will be incorrectly parsed and re-represented as:

1579639200 +0000

A fix has been pushed to go-git as src-d/go-git#1291

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions