最后活跃于 1700493213

修订 909e833f15d519342bdd79e53997d680dcce7663

gitconfig 原始文件
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 原始文件
1brew install git-credential-oauth