getgrav / getgrav/grav-plugin-admin
Set up with Grav (1.7.48) with Forgejo (10.0.0+gitea-1.22.0)
- Dominant language
- PHP
- Stars
- 377
- Forks
- 225
- Avg merge
- 11h 51m
- Merged PRs (30d)
- 4
Description
Hello,
I am trying to set up this plugin (2.3.2), through the wizard, but I am having some issues.
Repro steps:
1. In the wizard, fill in in user and token

2. Set up repository and branch

3. Set up web hook


4. Choosing what to synch

However, I get the following error:
`From https://git.labaudric.net/audricd/lapradera_grav * branch main -> FETCH_HEAD hint: You have divergent branches and need to specify how to reconcile them. hint: You can do so by running one of the following commands sometime before hint: your next pull: hint: hint: git config pull.rebase false # merge hint: git config pull.rebase true # rebase hint: git config pull.ff only # fast-forward only hint: hint: You can replace "git config" with "git config --global" to set a default hint: preference for all repositories. You can also pass --rebase, --no-rebase, hint: or --ff-only on the command line to override the configured default per hint: invocation. fatal: Need to specify how to reconcile divergent branches.`
I have run all commands; both with what comes and included the `#` symbol, but:
- No return whatsoever from the commands
- Same output in the plugin wizard

How can I successfully set up this webhook?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.