I tried to click on my repository, but I got the error below:
git push origin master
remote: Permission to PhanVanLinh/phanvanlinh.imtqy.com.git denied to edgarphan.
fatal: unable to access 'https://github.com/PhanVanLinh/phanvanlinh.imtqy.com.git/': The requested URL returned error: 403
I used to use the username edgarphan
, but I already changed it to PhanVanLinh
, but it still saves edgarphan
.
I tried to uninstall the project and clone again, uninstall Git and reinstall, but this will not work.

Global configuration file

How can I fix this problem?
source
share