Hello,
Following the forum discussion “About the setup branch in the git repositories.”, you changed the backup process so that modifications to ikiwiki.setup
are directly committed. It is not the case anymore (tested by adding some arbitrary user names to the list of banned users in the preferences (users who are banned from the wiki
), or by enabling or disabling the discussion pages).
Cheers,
-- Charles Plessy
Aha, immediate committing was working, but immediate pushing was broken. Fixed, and you can even see git pushing the changes now. --Joey