Skip to content
Lukas edited this page Jul 10, 2014 · 1 revision

Generic Resources about Git

All about Git - official page

Some good video talks about Git:

Some good book:

Using Git on Github:

TODO There are some GitHub testing pages and stuff - refind link

Install Git

On Windows

Install MySysGit

Be sure to check the install with "Git bash here" support

On *nix

Use your package manager to install git.

Git configuration

There are a few reasonably tweaks for configuring Git that are pretty usefull and should be done directly :) TODO

CMaNGOS specific scripts and workflow with Git

TODO (all already explained somewhere else)

Clone this wiki locally