Skip to content

Commit

Permalink
The "escape" caracter "\" before the \ caracter is needed
Browse files Browse the repository at this point in the history
When a configure for windows ;) tested by me!
  • Loading branch information
anestesya committed Aug 30, 2012
1 parent 066f414 commit 8612140
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Git.sublime-settings
Expand Up @@ -4,6 +4,8 @@

// if present, use this command instead of plain "git"
// e.g. "/Users/kemayo/bin/git" or "C:\bin\git.exe"
// the settings for windows 7, use escape caracter "\" see ex:
// ,"git_command": "C:\\Program Files (x86)\\Git\\bin\\git.exe"
,"git_command": false

// point this the installation location of git-flow
Expand Down

0 comments on commit 8612140

Please sign in to comment.