The GitHub plugin also provides the feature of being able to pull down changes from the remote GitHub repository to your computer (useful if you are working on multiple computers, or a fellow game developer is helping add features to your game).
If you are working with other game developers, it is very useful to learn about Git branches. Also, before starting work on a new feature, perform a pull to ensure you are then working with the most up-to-date version of the project.