Skip to content

TrickShotMLG02/Programming2_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects of Programming 2 Course

Note: Projects are pushed after all deadlines for the whole project are over

Instructions to upload an existing repository

  1. clone project from gitlab to local folder
  2. edit .git/config file and change remote_origin url to this github repo url (https)
  3. move everything to new folder with project name
  4. git add .
  5. git commit -m "changed folder structure"
  6. git pull
  7. git merge --allow-unrelated-histories
  8. git push --all

About

Contains all the projects of the programming 2 course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published