Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git default identity #125

Open
sksat opened this issue Mar 11, 2023 · 2 comments
Open

Git default identity #125

sksat opened this issue Mar 11, 2023 · 2 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@sksat
Copy link
Owner

sksat commented Mar 11, 2023

*** Please tell me who you are.

Run

  git config --global user.email "[email protected]"
  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 <[email protected]>) not allowed
@sksat sksat added the invalid This doesn't seem right label Mar 11, 2023
@sksat sksat self-assigned this Mar 11, 2023
@sksat
Copy link
Owner Author

sksat commented Mar 11, 2023

install 時とかに git config --local してもいいかも

@sksat
Copy link
Owner Author

sksat commented Jul 8, 2023

これはユーザ側の責務じゃないか?やるとしても install 時に warning

@sksat sksat added this to compose-cd Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
Status: No status
Development

No branches or pull requests

1 participant