Skip to content

Manually committed Lua code in repository breaks history #6

@harningt

Description

@harningt

When looking at history, the code that maps a user identifier to a Gravatar throws due to a check that the length is zero. Somehow the 'user' value that is entering comes in as the number 1.

Given that it looks like the user identifier comes from the 'committer' that is used in git, in my example it was:

Thomas Harning Jr <harningt@gmail.com>

Perhaps a useful feature would be to permit mapping a Git committer to a specific user for purposes of history/etc. Perhaps based off of email address, full name, or both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions