Hi everyone,
When I run git branch -a command, MOODLE_39_STABLE branch is not showing. What can I do?
Thank you,
Git branch not showing 3.9
Number of replies: 2Re: Git branch not showing 3.9
What does, from moodle code directory, the following show?
fgrep '$release' version.php
One cannot 'hyperjump' a moodle if version is 'too old'.
So do a site Environment check to make sure you have required versions of PHP and MySQL/MariaDB + php extensions + DB file system/character set collation for version 3.9.highest.
'SoS', Ken