プッシュしようとしたところ以下のエラー文が表示されプッシュできませんでした。メールアドレスを確認したところ間違っておらず、バージョンも最新です。
<エラー文>
git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags --set-upstream origin refs/heads/17121132:refs/heads/17121132
Pushing to https://github.com/teamgabaven2019/team3.git
remote: You must verify your email address.
remote: See https://github.com/settings/emails.
fatal: unable to access 'https://github.com/teamgabaven2019/team3.git/': The requested URL returned error: 403
Completed with errors, see above
よろしくお願い致します。
コミュニティをご利用いただきありがとうございます。
エラーメッセージを確認したところ、メールアドレスの確認が完了していないように見受けられます。Githubの設定でメールアドレスの確認が完了しているかどうか、ご確認いただくことはできますでしょうか。
https://help.github.com/ja/github/getting-started-with-github/verifying-your-email-address
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.