From 0aa1b0b102ceccc1b4dd75a9e2de03d187e5d583 Mon Sep 17 00:00:00 2001 From: Carson Tam Date: Fri, 5 Jul 2024 21:16:04 -0700 Subject: [PATCH] Add theme/ucsf from its MOODLE_403_STABLE branch as a new submodule. --- .gitmodules | 4 ++++ theme/ucsf | 1 + 2 files changed, 5 insertions(+) create mode 160000 theme/ucsf diff --git a/.gitmodules b/.gitmodules index 6600ae1550127..7684929ec8d32 100644 --- a/.gitmodules +++ b/.gitmodules @@ -179,3 +179,7 @@ path = repository/boxnet url = https://github.com/moodlehq/moodle-repository_boxnet branch = master +[submodule "theme/ucsf"] + path = theme/ucsf + url = https://github.com/ucsf-education/moodle-theme-ucsf + branch = MOODLE_403_STABLE diff --git a/theme/ucsf b/theme/ucsf new file mode 160000 index 0000000000000..d41c3f9383dec --- /dev/null +++ b/theme/ucsf @@ -0,0 +1 @@ +Subproject commit d41c3f9383dec1a33e7e2851ed543010e7b41c18