lelouch0204 / Github-Task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github-Task

Get familiarized with basic GitHub terminal commands and terms

  • Fork
  • Pull request
  • Commit
  • Push
  • Branch
  • Merge

What you have to do:

  • Fork this repository
  • Create a new branch
  • Add new code or edit existing code in the new branch
  • Commit your changes with meaningful commit messages
  • Create a pull request to merge your changes

Resources to learn:

About