connect floating button to a menu and contribute to that from git

This commit is contained in:
Johannes
2022-05-10 16:14:28 +02:00
parent 5971d31881
commit 983fc7a6b6
9 changed files with 69 additions and 9 deletions

View File

@@ -97,6 +97,7 @@
"command.api.getRepositories": "Get Repositories",
"command.api.getRepositoryState": "Get Repository State",
"command.api.getRemoteSources": "Get Remote Sources",
"command.git.acceptMerge": "Accept Merge",
"config.enabled": "Whether git is enabled.",
"config.path": "Path and filename of the git executable, e.g. `C:\\Program Files\\Git\\bin\\git.exe` (Windows). This can also be an array of string values containing multiple paths to look up.",
"config.autoRepositoryDetection": "Configures when repositories should be automatically detected.",