DB-Group-Repository-CS475

git commands:

commiting changes: 1 git add . 2 git commit -m"ur message here" 3 git push origin

new branch command: git -b git checkout -b