Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitee support #15

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Gitee support #15

wants to merge 1 commit into from

Conversation

hickford
Copy link
Owner

No description provided.

@maikebing
Copy link

Great job!

@hickford
Copy link
Owner Author

hickford commented Jan 23, 2023

@maikebing Thanks. I'll wait for Gitee to fix its issue with random ports before merging.

Until then, Gitee users can use the following config:

[credential "https://gitee.com"]
	oauthClientId = b5da229f85d94f5d728c43e429c69527fe2dcc387d4ffcb677b91c93983adaa3
	oauthClientSecret = a9f88c722f66e54184204efa0f49b960f2666947e0b14bd0d73a8c9c1c33c340
	oauthScopes = projects gists
	oauthAuthURL = /oauth/authorize
	oauthTokenURL = /oauth/token
	# workaround server confused by random ports
	oauthRedirectURL = http://127.0.0.1:53119

Signed-off-by: M Hickford <[email protected]>
@hickford hickford force-pushed the main branch 6 times, most recently from 0f4ce25 to 6974a79 Compare May 7, 2023 05:13
@hickford hickford force-pushed the main branch 3 times, most recently from a9e2d3a to 62635f3 Compare June 1, 2023 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants