Xcode won't remember my Git credentials

I can't get Xcode to permanently remember my Git credentials. It remembers them for as long as Xcode is open, but when I close it and re-open it later, it prompts me for the credentials again. I don't see any kind of an option to save them.

I use the 'git' command-line program on my computer and I've stored my credentials there, but Xcode doesn't seem to be able to access them that way.

How can I get Xcode to remember my credentials?

Xcode won't remember my Git credentials
 
 
Q