You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently GitLabHostProvider, BitBucketHostProvider and GenericHostProvider use a hacky workaround to save oauth_refresh_token as the password for a separate service:
It would be useful to store Git credential attribute oauth_refresh_token
Currently GitLabHostProvider, BitBucketHostProvider and GenericHostProvider use a hacky workaround to save oauth_refresh_token as the password for a separate service:
git-credential-manager/src/shared/GitLab/GitLabHostProvider.cs
Lines 218 to 219 in 2365cac
The text was updated successfully, but these errors were encountered: