We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3310b7 commit 2091af5Copy full SHA for 2091af5
cli/parse-core.php
@@ -263,6 +263,8 @@ function amos_parse_core_commit() {
263
'8118207b6fd8607eeca1aa7bef327e8280e3e5f8',
264
// Removal of mod_hotpot from core.
265
'91b9560bd63e5582781e910573ee0887b558ca12',
266
+ // Moving most of the codebase to the public subfolder.
267
+ 'f747c15cbf1c1c963a9592a73b167b969ec33d75',
268
);
269
270
$git = new \local_amos\local\git(AMOS_REPO_MOODLE);
0 commit comments