Xcode won't remember Git credentials

Is there any way to get Xcode to remember my Git credentials?

My company uses a service called Beanstalk to host our Git repositories. Beanstalk is not one of the choices available under "Source Control Accounts", but the repository itself is a standard Git repository.

I can access it by giving my credentials at the time I pull or push, but Xcode forgets them whenever I close it.

Xcode won't remember Git credentials
 
 
Q