Skip to content

Fork constantly asks me to set up my git identity #1246

@mtschoen-unity

Description

@mtschoen-unity

This just started happening today; whenever I try to commit something, I see the following error message:

$ git commit --file=/var/folders/1p/4nbs872n4734svxpx96vyh0m0000gp/T/E553BA37-4CF6-41F2-8C7D-ECF723F15623


*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident name (for <>) not allowed

If I set up my identity under Preferences... > Git it will let me commit but then the next time I try I see the same error.

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