Quantum Mechanics Lab
Read the file 'GIT.NOTES.dat' for a crash course in helpful github commands. All you really need are the following:
git pull --rebase
git add [filename]
git commit -m "[message]" -a
git push origin master
At the request of faculty, this repository was taken down. Please contact me if you have any questions.