day 3 of NTRESS 6100
today we are getting set up with git and github to be able to do version control
here are a couple of terms that we have talked about today
repository
syn of directory, where files that git holds
diff
the difference between two versions of a file or set of files
commit
a snapshot of all files in the repo at a certain moment