SUBPAGE MENU





github_username_denied



#
Last modified
16_09_28
#



############################################
#
# CONTENT
#
############################################

############
How to deal with github not asking for username in OS X:

1. Start keychain access (start spotlight via cmd + space, type keychain, press enter).
2. Under keychains on the upper left, select "login" Under category on the left, select "passwords".
3. Find the name "github" and delete it.
4. Unset the credential osxkeychain to prevent it from happening in the future, with the following commands:



############



############################################
#
# SOFTWARE VERSION INFO
#
############################################

############
System-specific informations:

Darwin Kernel Version 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~1/RELEASE_X86_64

10.11.6
############



############################################
#
# TROUBLESHOOTING
#
############################################



############################################
#
# SOURCES
#
############################################

############
Git pushes with wrong user from terminal
http://stackoverflow.com/a/24130956
############

############
Disable git credential osxkeychain
http://stackoverflow.com/a/16054406
############

########################
EOF