【发布时间】:2022-06-10 23:42:55
【问题描述】:
我正在尝试上传一个 Github 项目并了解如何,所以我尝试了一个视频,但结果是:
即:
PS C:\Users\BRQL\Documents\Github vscode> git.init
git.init: The term 'git.init' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ git.init
+
+~~~~~~~~~~
+ Category Info
~
: ObjectNotFound: (git.init:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
【问题讨论】:
标签: github visual-studio-code terminal command