How To Use Git With Torque
This page covers various useful tutorial snippets on how you can use github to work with Torque.
If you merely want to get a copy of the engine to start working with it:
In the even there are changes you wish to make and want to keep them all better managed, such as keeping the separated for testing purposes, then creating and managing branches is for you:
How to create a branch
How to commit changes to a branch
How to switch between branches
If you wish to contribute, then you can either:
Test currently active Pull Requests
Create your own Pull Request
page revision: 1, last edited: 10 Dec 2015 04:08