• 카테고리

    질문 & 답변
  • 세부 분야

    풀스택

  • 해결 여부

    미해결

git 허브에 작업한 코드를 올리고 싶은데 에러발생했습니다 ㅠㅠ

22.03.23 12:32 작성 조회수 1.86k

1

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.69 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/Lee/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/Lee/my_project_market_react.git'


어떻게 해야 할지 모르겠습니다 ㅠㅠ 에러발생했는데 
어떻게 수정을 해야 할지 모르겠습니다 
강의를 보고 똑같이 했다고 생각했었는데 
갑자기 git에서 안되서 ㅠㅠ

답변 1

답변을 작성해보세요.

1

확인이 늦었습니다 😭 아래 요 가이드를 보시면 해결될 것 같아요!

https://jhhj424.tistory.com/31

LeeGunWoo님의 프로필

LeeGunWoo

질문자

2022.03.30

참 강사님 궁금한 것이 더 있습니다. 
1. 구글 아이디 연동 작업은 어떻게 하나요? 

2. 그냥 회원가입과 아이디 구현을 하고 싶은데 혹시 예제가 있을까요? ㅠ