Skip to content

Man2Dev/university-courses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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