Xcode won't remember my Git credentials if I close and re-open it. It remembers them while Xcode is running, but always asks me again whenever I shut it down and reopen it.
My Git repository is hosted with Beanstalk, which is not one of the ones listed in the drop-down list in Xcode.
I have saved my credentials with Git on the command line and I'm able to do Git command line operations without re-entering them, but Xcode doesn't seem to recognize this.
I'm really getting tired of retyping my password all the time. What else can I do?