git config: autofetch

This commit is contained in:
Joao Moreno
2017-01-31 16:35:00 +01:00
parent bb72eee06d
commit 2881fe860d
2 changed files with 12 additions and 1 deletions

View File

@@ -22,5 +22,6 @@
"command.pushTo": "Push to...",
"command.sync": "Sync",
"command.publish": "Publish",
"command.showOutput": "Show Git Output"
"command.showOutput": "Show Git Output",
"config.autofetch": "Whether auto fetching is enabled."
}