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 계정 #18

Closed
kkally opened this issue Apr 11, 2022 · 4 comments
Closed

git 계정 #18

kkally opened this issue Apr 11, 2022 · 4 comments

Comments

@kkally
Copy link
Collaborator

kkally commented Apr 11, 2022

git 계정이슈 반복적으로 발생

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: unable to auto-detect email address

@kkally
Copy link
Collaborator Author

kkally commented Apr 11, 2022

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

1차적으로는 성공이었지만 반복적으로 발생한다

@LiJell
Copy link
Owner

LiJell commented Apr 11, 2022

자동으로 이메일 주소를 인식하지 못하는 문제

@LiJell
Copy link
Owner

LiJell commented Apr 11, 2022

git bash 관리자 권한으로 실행 후 설정하면 해결될듯 함.

@LiJell
Copy link
Owner

LiJell commented Apr 11, 2022

해결된듯함

@LiJell LiJell closed this as completed Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants