Skip to content

Commit 2091af5

Browse files
committed
MDLSITE-8135 Ignore the commit that moved all strings to public folder
1 parent c3310b7 commit 2091af5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cli/parse-core.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,8 @@ function amos_parse_core_commit() {
263263
'8118207b6fd8607eeca1aa7bef327e8280e3e5f8',
264264
// Removal of mod_hotpot from core.
265265
'91b9560bd63e5582781e910573ee0887b558ca12',
266+
// Moving most of the codebase to the public subfolder.
267+
'f747c15cbf1c1c963a9592a73b167b969ec33d75',
266268
);
267269

268270
$git = new \local_amos\local\git(AMOS_REPO_MOODLE);

0 commit comments

Comments
 (0)