Skip to content

king-11/ComputerSystem

Repository files navigation

ComputerSystem

Timeline of Work Done in various Projects under CSO 211

Follow along everything will be good git isn't that scary ;)

  • Fork Repo
git clone https://github.com/<username>/ComputerSystem.git

Make change to file for that week

git commit -am "message"
git remote add upstream https://github.com/king-11/ComputerSystem.git
git pull upstream master
git status
git push origin master
  • Make a Pull Request

About

Timeline of Work Done in various Projects under CSO 211

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 24