Ultima attività 1700493213

Revisione d0c0f56c02e2617b806486f06950052ef439c980

gitconfig Raw
1[credential "https://git.ryansch.net"]
2 helper = osxkeychain
3 helper = oauth
4 oauthClientId = 31227915-2bdd-4eb0-8088-786fb7e50e13
5 oauthScopes =
6 oauthAuthURL = https://git.ryansch.net/login/oauth/authorize
7 oauthTokenURL = https://git.ryansch.net/login/oauth/access_token
8
install Raw
1brew install git-credential-oauth