Share git credentials between projects? Follow
Hi,
We have multiple projects, all on the same git server. Is there a way to share git login-credentials over multiple projects? Otherwise, I have to enter the key and passphrase for every project, which is cumbersome at least.
Best regards,
Bart
Please sign in to leave a comment.
Bart,
It's not possible unfortunately.. Have to enter a password for each repository.
That's a pity. You should have a look at the way Jenkins manages credentials. You enter them once, and can re-use them everywhere, really handy.
Bart,
Please upvote the feature request https://youtrack.jetbrains.com/issue/UP-4541
Thanks!