Skip to content

Commit 0615dbe

Browse files
committed
docs
1 parent 37ebbbe commit 0615dbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/git/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"command.stashPop": "Pop Stash...",
5252
"command.stashPopLatest": "Pop Latest Stash",
5353
"config.enabled": "Whether git is enabled.",
54-
"config.path": "Path and filename of the git executable. Eg: `C:\\Program Files\\Git\\bin\\git.exe` (Windows).",
54+
"config.path": "Path and filename of the git executable, e.g. `C:\\Program Files\\Git\\bin\\git.exe` (Windows).",
5555
"config.autoRepositoryDetection": "Configures when repositories should be automatically detected. `subFolders` will scan for subfolders of the currently opened folder. `openEditors` will scan for parent folders of open files. `true` will scan in all cases. `false` will disable scanning.",
5656
"config.autorefresh": "Whether auto refreshing is enabled.",
5757
"config.autofetch": "Whether auto fetching is enabled.",

0 commit comments

Comments
 (0)