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 5 years have passed since last update.

git pushしたらPermission to hoge.git denied to hugaとなったときの解決方法【Windows】

Posted at

この方法はWindowsだけです
(同じような感じでMacとかもいけるかも)

解決方法

  1. コントロールパネル -> ユーザーアカウント -> 資格情報マネージャーにいきます
  2. Windows資格情報をクリック
  3. 汎用資格情報の git:https://github.com を削除

異常が終わってからもう一度git pushするとgithubのアカウント確認が出るので、打ち込む

以上

参考文献

半年くらいできなかったのが解決してよかった。よくわからないまま使うのはだめだね

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?