git: path config

This commit is contained in:
Joao Moreno
2017-01-31 16:50:30 +01:00
parent 1d8b5444b2
commit 51f3f40a1a
2 changed files with 9 additions and 2 deletions

View File

@@ -23,6 +23,7 @@
"command.sync": "Sync",
"command.publish": "Publish",
"command.showOutput": "Show Git Output",
"config.autorefresh": "Whether auto refreshing is enabled.",
"config.autofetch": "Whether auto fetching is enabled."
"config.path": "Path to the git executable",
"config.autorefresh": "Whether auto refreshing is enabled",
"config.autofetch": "Whether auto fetching is enabled"
}