/numbers

Fun with numbers...

Primary LanguagePython

numbers

GitHub: Multi-User

$ git config --global user.name "Bob"

$ git config --global user.email "bob@example.com"

Remove authorization info from Keychain. MacOS holds certificates in Keychain.

Open up Keychain access, click on All Items and search for git. Delete them. Now try to push the repo and git will ask you to write password for the user and you will be good to go.