私は現在、Hartl の Ruby on Rails チュートリアルを進めていますが、GitHub セクションで行き詰まっています。リポジトリを GitHub にプッシュしようとすると、次のことが起こります。
Hannas-MacBook-Air:first_app Hannananana$ git remote add origin https://github.com/hannaselvaag/first_app.git
Hannas-MacBook-Air:first_app Hannananana$ git push -u origin master
Username:
Password:
^[error: The requested URL returned error: 403 while accessing
https://github.com/hannaselvaag/first_app.git/info/refs
fatal: HTTP request failed
github.com でユーザー名とパスワードを作成しましたが、ターミナルで何も入力できません。助言がありますか?