Skip to content

Man2Dev/university-courses

Repository files navigation

Some of my Bachelor's Degree University projects

Cloning Master

master branch is built with git subtree so just clone normally

git clone https://github.com/Man2Dev/university-courses.git

Cloning the submodule brach

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