git을 올릴 때 문제가 발생이 됩니다
2448
작성한 질문수 65
계속 오류가 발생이 되어서요 ㅠㅠ
어떻게 해결을 해야 할지 모르겠습니다.
remote: error: GH007: Your push would publish a private email address.
remote: You can make your email public or disable this protection by visiting:
remote: http://github.com/settings/emails
To https://github.com/Leeseunjib/my_project_market_react.git
! [remote rejected] master -> master (push declined due to email privacy restrictions)
error: failed to push some refs to 'https://github.com/Leeseunjib/my_project_market_react.git'
PS C:\Users\user\Desktop\warp_project_market\warpmarket\my_project_market_react_done> git remote add origin https://github.com/Leeseunjib/my_project_market_react.git
error: remote origin already exists.
PS C:\Users\user\Desktop\warp_project_market\warpmarket\my_project_market_react_done> git branch -M main
PS C:\Users\user\Desktop\warp_project_market\warpmarket\my_project_market_react_done> git push -u origin main
Enumerating objects: 52, done.
Counting objects: 100% (52/52), done.
Delta compression using up to 20 threads
Compressing objects: 100% (50/50), done.
Writing objects: 100% (52/52), 2.52 MiB | 2.82 MiB/s, done.
Total 52 (delta 0), reused 0 (delta 0), pack-reused 0
remote: error: GH007: Your push would publish a private email address.
remote: You can make your email public or disable this protection by visiting:
remote: http://github.com/settings/emails
To https://github.com/Leeseunjib/my_project_market_react.git
! [remote rejected] main -> main (push declined due to email privacy restrictions)
error: failed to push some refs to 'https://github.com/Leeseunjib/my_project_market_react.git'
PS C:\Users\user\Desktop\warp_project_market\warpmarket\my_project_market_react_done>
답변 1
1
안녕하세요
처음 보는에러인데 git bash 에서 이메일세팅 해주셨는지 값은 잘 들어가있는지 확인 부탁드립니다
해당에러를 검색해보니 이 답변이 도움이 되실것 같습니다
https://stackoverflow.com/questions/43378060/meaning-of-the-github-message-push-declined-due-to-email-privacy-restrictions
반복문 문제3 369게임
0
484
1
투두리스트 과제 힌트 좀 주세요 ㅠ
0
410
1
강의가 재생이 안됩니다.
0
431
2
강의 정리된 자료
0
419
1
타임즈뉴스 401에러
0
359
1
to do list
0
324
1
EventListener 질문입니다.
0
272
1
developer tool 아이콘 클릭했는데 콘솔창이 안떠요
0
259
1
git 허브나 netlify 용량
0
1267
1
깃허브 오류
0
371
1
Math 함수를 사용해봤는데. ... 은 무슨 의미일까요??
0
444
1
로컬스토리지 저장하는 방법 알려주세요 ㅠㅠ
0
871
1
타임즈 render 부분 질문
0
448
1
인프런 블로그 작성
1
496
1
전날엔 되던것이 담날엔 안되네요 ㅜㅜ
0
434
1
뉴욕타임즈 뉴스를 그려보자 reder편 질문
0
401
1
TO DO LIST
0
367
1
TO DO LIST
0
440
1
es6 7번 문제에 관하여 질문사항 있습니다.
0
327
1
node.js 로 웹서버 구축할때 힘들었는데 넷리파이로 이렇게 쉽게 웹서버가 만들어지다니.. 감동입니다. 항상 서버도 살아있고 깃헙이랑 동기화되는게 장점인것같아요
0
428
0
함수강의 연습문제 6번 질문사항
0
257
1
let gameOver = false;
0
258
1
api 호출 관련해서 Usage 가 50이라...
0
419
1
map이 안먹습니다.. ㅠㅠㅠ
0
372
2





