Skip to content

GIT_COMMIT_GETTER fails assertion on in-memory commits #8

Description

@dborowitz

The GIT_COMMIT_GETTER macro tries to parse the object when commit->_name is NULL, which causes an assertion to fail when the object is in-memory. Reasonable behavior would be to return NULL for missing values on in-memory commits.

(Meta: I can fix this myself; should I bother creating issues in such cases?)

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