gitx
gitx copied to clipboard
Cannot store username and password in Keychain
I have troubles storing github credentials in Keychain. It seems that both username and password use the same record.
I have the same problem. I have serious problems authenticating with github with GitX (L) even though my global git config has all the details written in in the hope that that would do something.
I think a proper auth system needs implementing, something that will ask both username and password at once (not open up a million request windows which is what I get) and then store them in the keychain.