Skip to content

Instantly share code, notes, and snippets.

@ryanking13
Last active August 12, 2019 08:00
Show Gist options
  • Select an option

  • Save ryanking13/eaf9b907fd577b298dc4f81463de66f5 to your computer and use it in GitHub Desktop.

Select an option

Save ryanking13/eaf9b907fd577b298dc4f81463de66f5 to your computer and use it in GitHub Desktop.
Windows git credential reset
remote: Permission to <your_repo> denied to <other_user>.

다른 개발자 github credential을 등록해둔 것 때문에 github push시에 permission denied 에러가 발생할 때,

git credential-manager clear
 Target Url:
https://github.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment