Cornell Assignment 2

  • A clone is a local copy of an existing repository to make feature branches on.
  • A branch is a change made to the cloned repository that changes the original.
  • We need branches in a project to test the versatility and longevity of the project.
  • A commit is a record of any changes made to the repository

Comments

Popular posts from this blog

Final Portfolio Reflection

Seminar 2

Lab 29