0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

git pushでusername・passwordを求められた時

Last updated at Posted at 2023-04-20

githubに草が生えずpush時に下記を求められた。

Username for 'https://github.com': アカウント名
Password for 'https://Username@github.com':パスワード
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/アカウント名/ディレクトリ名.git/'

解決法

上記記事にて解決に至りました。

コードの編集は

viキー

を使用して行う.

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?