official website for Great Neck North's Computer Science Club
Everything indicated by the "$" means that what follows is written in the terminal/command prompt
- $ git add .
- $ git commit -a
- write the commit message on top line
- hit escape key
- $ :x
- $ git push origin
- $ git pull