visual-studio-code - VScode comes with git pull and push error reports
高洛峰
高洛峰 2017-05-17 10:03:49
0
2
1381

Xiaobai asks for help. When I use vscode to pull and push code, I get an error. I don’t know how to solve it. Please help me.

高洛峰
高洛峰

拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...

reply all(2)
阿神

git is not installed...
or the git command is not configured properly

小葫芦

Although vscode has git function, you still need to install a git main program to run it. In addition, it is recommended to install TortoiseGit to cooperate with it. Most of the usual operations (submit, push, etc.) can be completed with vscode. Occasionally, you can use TortoiseGit to perform more complex operations.
By the way, after installing git, the terminal of vscode can be designated as the bash that comes with git, so that some command line operations of git can be directly opened in the terminal window of vscode.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!