Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 420 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 420 Bytes

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