diff --git a/command-signatures/json/git.json b/command-signatures/json/git.json index 7ac4d8f4..ef2f9e99 100644 --- a/command-signatures/json/git.json +++ b/command-signatures/json/git.json @@ -7989,7 +7989,10 @@ { "name": "branch name", "description": "Branch or commit to switch to", - "generatorName": "local_branches", + "generatorName": [ + "local_branches", + "refs_remote_branches" + ], "suggestions": [ { "name": "-",