Skip to content

Does not work out of the box because of missing git identity #225

@aaronjensen

Description

@aaronjensen

I don't have the error anymore, but greenkeeper-lockfile-update fails due to missing git identity when run. If I set them manually, it works:

git config --global user.email "support@greenkeeper.io"
git config --global user.name "greenkeeperio-bot"

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