Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 540 Bytes

WindowsGitInstructions.md

File metadata and controls

10 lines (8 loc) · 540 Bytes

Installing Git on Windows

Download git for Windows and begin installation

Installation Instructions

  • Adjusting your PATH environment -> Use Git from Git Bash only
  • Choosing HTTPS transport backend -> Use the OpenSSL library
  • Configuring the line ending conversions -> Checkout Windows-style, commit Unix-style line endings
  • Configuring the terminal emulator to use with Git Bash -> Use minTTY
  • Configuring extra options -> In addition to the defaults, add 'Enable symbolic links'