Update README with new commit to re-apply after update (if needed)

This commit is contained in:
Derick Rethans
2025-08-19 15:08:41 +01:00
parent 3afc81ab78
commit 69f7b4810f

View File

@@ -20,7 +20,8 @@ Upgrades
- Restore ``register.txt`` via ``git restore -- dokuwiki/inc/lang/en/register.txt``
- Restore ``resetpwd.txt`` via ``git restore -- dokuwiki/inc/lang/en/resetpwd.txt``
- Restore ``entities.conf`` via ``git restore -- dokuwiki/conf/entities.conf``
- Reapply ``3f6e9d7e7380d1e7a31e6d1203ea5b9b9a20cdaf``
- Reapply commits (for auth, and rendering just the username):
``git cherry-pick 3f6e9d7e7380d1e7a31e6d1203ea5b9b9a20cdaf 3afc81ab78f4e5278bb0c6c4c0d390a1c8d43913``
- Review the changes (not every detail in larger upgrades of course)
- Commit and push
- The wiki server will pull the new GIT content through rsync automatically