简体   繁体   中英

How to clone AWS CodeCommit repository with different username?

First time I tried cloning an AWS CodeCommit repository using Git Bash I was asked to provide username and password, but accidently entered a wronge username credential. Now when I rerun git clone https://... it doesn't ask me for a username anymore and I receive an error immediately. How can I fix this so that I will get asked for my username again?

Found the solution. For some reason, my wrong credentials got added to Windows Credential Manager. Updating username and password there resolved the issue for me.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM