1 If you force-push to a source repository that is the configured git repository for the ikiwiki srcdir,
2 rebuilding the wiki (after the hook) fails with
4 fatal: refusing to merge unrelated histories
5 'git pull --prune origin' failed: at /usr/local/share/perl/5.28.1/IkiWiki/Plugin/git.pm line 251.
7 I think that under some circumstances ikiwiki should support this. Perhaps via configuration options
8 for the git plugin. — [[Jon]]