Git i Windows enligt Vandmo
Installera Git Bash
Ladda ner från https://git-scm.com/download/win, denna guiden skrevs för version 2.11.0.3 . Kör installern.
- Select Components: Kryssa i allt
- Adjusting your PATH environment: Use Git from Git Bash only
- Choosing the SSH executable: Use OpenSSH
- Configuring the line ending conversions: Checkout Windows-stype, commit Unix-style line endings
- Configuring the terminal emulator to use with Git Bash: Use MinTTY (the default terminal of MSYS2)
- Configuring extra options: Endast följande ska vara ikryssade:
- Enable file system caching
- Enable Git Credential Manager
- Configuring experimental options: Kryssa ur allt
- Install