Home  >  Article  >  Development Tools  >  How to get git project with vscode

How to get git project with vscode

王林
王林Original
2019-12-12 17:55:044161browse

How to get git project with vscode

Open vscode, use CTRL ` or click [View] to [Integrated Terminal] to open the control terminal

How to get git project with vscode

Cd to the storage folder in the terminal, then git clone https://github.com/iview/iview-project to copy the project Pull it down

How to get git project with vscode

Recommended related articles and tutorials: vscode tutorial

The above is the detailed content of How to get git project with vscode. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn