Git Workflow

lol

  • git is version control system. It runs on your computer.
  • Github is the dropbox of git; it hosts your repositories online.
  • We create repositories locally and then publish them to Github online.
  • For homework, we fork a repository and then clone it to our computer.
  • Anytime we make changes, we can add and commit them with a title and description.
  • We can then publish or sync our changes online to Github.
  • When submitting homework, we need to create a pull request.

git 101

Homework Submission

hw git

results matching ""

    No results matching ""