Git settings

From KlayGE
Jump to: navigation, search

Install git. On Windows, I prefer Git for windows combine with TortoiseGit.

More recommendation settings when installing Git for windows:

  1. On the "Select Components" step, disable "Windows Explorer Integration". Just let TortoiseGit to do the integration job.
  2. On the "Adjusting your PATH environment" step, choose "Run Git from the Windows Command Prompt".
  3. On the "Configuring the line ending conversions" step, choose "Checkout Windows-style, commit Unix-style line endings".

After installation, please add your name and email in Git's settings.