Github
Setup
GitHub Desktop
Git
Github Desktop includes its own version of Git, do the following if a standalone installation of Git is desired as well:
-
Deselect Windows Explorer integration
Select Vim (Doesn't really matter, it will be changed to Sublime Text 3 later)
Checkout as-is, commit Unix-style line endings
Use Windows' default console window
Run git config –global core.editor "'C:/Program Files/Sublime Text 3/subl.exe' -w" in a cmd window (possibly admin)