master branch is built with git subtree
so just clone normally
git clone https://github.com/Man2Dev/university-courses.git
To clone this repository with the --recursive flag, use the following command:
git clone --recurse-submodules -b submodule https://github.com/Man2Dev/university-courses.git