-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Mention proc-receive in text for dashboard.resync_all_hooks func #35991
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
Mention proc-receive in text for dashboard.resync_all_hooks func #35991
Conversation
That hook is the one required for AGit workflow, or clients will get: remote: error: cannot find hook 'proc-receive'
Last I checked, gitea.com was not performing as well as github.com at least for european users, it often had multi-second page load times, so I refrained from using it. Also remember the barrier of entry for new users is much lower on github.com where everyone already has an account. |
Could you evaluate it again now? I believe the performance should be fast enough at this point. Since gitea.com already supports logging in directly with GitHub OAuth2, I think it’s a good time to proceed with the migration. |
It is not able to remember the login, makes it very annoying to use. |
Which service is failing to remember the login — Gitea.com or GitHub’s OAuth2? I’m unable to reproduce the issue on my side, so could you please open an issue with more details so we can investigate it further? |
|
Don't you see this? OIDC users don't stay logged in #28394 |
* giteaofficial/main: Fix various permission & login related bugs (go-gitea#36002) Allow empty commit when merging pull request with squash style (go-gitea#35989) [skip ci] Updated translations via Crowdin Mention proc-receive in text for dashboard.resync_all_hooks func (go-gitea#35991) Update JS deps (go-gitea#35978) wiki: reuse selectable style for wiki (go-gitea#35990)
That hook is the one required for AGit workflow, or clients will get:
remote: error: cannot find hook 'proc-receive'
For the record: I tried creating this PR using AGit but GitHub doesn't suppor it... how long should we wait before Gitea development is moved to a Gitea instance ?