A - Git is a form of version control software,
whilst GitHub is a place to store your software projects
B - Git is a place to store your software projects,
whilst GitHub is a version control software
A - Git is a form of version control software,
whilst GitHub is a place to store your software projects
A folder in which git is keeping records of your work
Add - Adds changes to a "staging area" to be recorded by git
Commit - records the staged/added changes in git
Show the difference between the last recorded version of a file and the current changed version
Like "undo" but for all the changes made in a particular version recorded in git
Presents a timeline or history of every set of changes recorded in git
Tent 3 - Thursday - 2pm
Tent 7 - Thursday - 3pm