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
Post a Comment