Skip to content

ranarang1/cse101-w24

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CSE 101 Session Activities

Anthony Umemoto

  1. Fork this repo, and clone it to get access to starter files.
  2. Add this original repo as a remote upstream with
$ git remote add upstream https://github.com/CaptainToTo/cse101-w24.git
  1. Now you can pull new activities onto your local machine using
$ git pull upstream master
  1. Push the new activities, and any changes you've made to your fork with the normal add/commit/push.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 94.9%
  • Makefile 5.1%