通过 VSCode 发布分支时找不到命令
Image shows "command not found" when I click on publish branch on my VSCode:
I opened terminal and it says problem is not been detected with this file
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
几分钟前,我遇到了这种情况,尽管我有不同的设置:我正在运行 WSL 会话,我的远程存储库是 GitLab 而不是 GitHub,但我有相同的“命令”未找到”消息。
我使用 SSH 和我的代理尝试了一些操作(例如,我可以从命令行推送和拉取),但我无法让 VSCode 通过 GUI 执行存储库推送和拉取操作。我注意到我的设置图标上有一个指示器,它表示有可用的补丁。我安装了最新的 VSCode,问题就消失了。现在在 VSCode 1.65.2 上。
I ran into this exact situation a few minutes ago, although I had a different setup: I was running a WSL session, and my remote repository was GitLab not GitHub, but I had the same 'Command '' not found' message.
I tried several things with SSH and my agent (for example, I could push and pull from the command line), but I could not get VSCode to do repository push and pull operations through the GUI. I noticed an indicator on my settings icon and it said there was a patch available. I installed the latest VSCode and the problem went away. Now on VSCode 1.65.2.