Skip to content

AttributeError: 'Commit' object has no attribute 'timestamp' #248

@nik-nenkov

Description

@nik-nenkov

well as the title says weve got a problem where in some systems there are some commits that do not have a timestamp for whatever reason :

return self.timestamp.lt(other.timestamp) # only used for sorting; we just consider the timestamp.

we have to make a safe check and return false or true depending on default behavior wanted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions