Skip to content

ko28/homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

homework

Some of my typed up homework solutions and projects from courses taken at UW-Madison.

Some solutions may be incomplete or incorrect, read at your own risk.

For future me, here is how to move another repo into this repo:

cd homework
git checkout master
git remote add new-repo **url-of-new-repo**
git fetch new-repo
git merge new-repo/master --allow-unrelated-histories
git remote rm new-repo

For those who are bored, read my sometimes funny and anxiety filled commit messages.

About

πŸ“

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •