OtagoOpenSource / GamesRepo

This is the repo for the games team.
4 stars 6 forks source link

Git cheat sheet on the wiki #15

Closed lechszym closed 11 years ago

lechszym commented 11 years ago

...with specific commands for our development process. This cheat sheet will include instructions how to use git in our project - serving as a guide/tutorial for new developers and reference for existing ones.

lechszym commented 11 years ago

OK, this is done: https://github.com/OtagoOpenSource/GamesRepo/wiki/GitHub-Development-Instructions

The instructions are given for command line git, but they should be still relevant for visual git software. If anyone spots mistakes or thinks additions need to be made, feel free to update the document.

From now on, please follow the process described in the document for committing changes to the main repository - you need to generate pull request and wait for code review.