Learn about Centmin Mod LEMP Stack today
Register Now

Beta Branch update 123.09beta01 git update routines to check gitclean.txt

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 1, 2018.

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    58,894
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    7:07 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update 123.09beta01 git update routines to check gitclean.txt

    - Update both centmin mod cmupdate and centmin.sh menu option 23 submenu option 2 to check whether or not Github repository has been cleaned and history rewritten due to maintenance tasks needed in the future. For example, reducing size of Github repo will involve rewriting the git repositories commit history.
    - Normal git pull updates won't work after commit history is rewritten so these updated changes will allow cmupdate.sh and centmin.sh menu option 23 submenu option 2 to check the gitclean.txt control file hosted on github.com repo to determine if a git pull is adequate or if a fresh git clone is required.

    Continue reading...

    123.09beta01 branch