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年軟件開發(fā)和IT教學經(jīng)驗。曾任多家上市公司技術(shù)總監(jiān)、架構(gòu)師、項目經(jīng)理、高級軟件工程師等職務(wù)。 網(wǎng)絡(luò)人氣名人講師,...
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.