- Electron Projects
- Denys Vuika
- 200字
- 2021-06-24 12:14:32
Installing Git on Windows
I recommend installing Git after Visual Studio Code because the Git setup wizard allows you to enable integration between the two.
The process of installing Git on Windows 10 is slightly different compared to macOS and Ubuntu. Follow these steps to install it:
- Navigate to https://git-scm.com. The website will detect your platform and suggest a proper distribution.
- Click the button that says Download 2.20.1 for Windows, wait for the file to download, and run the installer package.
- The Git installer for Windows sets all the respective defaults for you. Just proceed with the questions until you reach the Select Components dialog.
- I suggest checking the Use a TrueType font in all console windows option, as shown in the following screenshot:

This is optional, but it helps improve readability slightly.
- Follow the installation steps and use the predefined settings until you get to the Choosing the default editor used by Git dialog.
- If you have already installed Visual Studio Code, I strongly recommend selecting the Use Visual Studio Code as Git's default editor option from the drop-down list, as shown in the following screenshot:

- Accept all the defaults in the subsequent dialogs until the setup is over.
推薦閱讀
- Boost C++ Application Development Cookbook(Second Edition)
- 編程卓越之道(卷3):軟件工程化
- MongoDB for Java Developers
- Java高手真經(jīng)(高級(jí)編程卷):Java Web高級(jí)開發(fā)技術(shù)
- Learning Neo4j 3.x(Second Edition)
- MySQL數(shù)據(jù)庫(kù)基礎(chǔ)實(shí)例教程(微課版)
- H5頁(yè)面設(shè)計(jì):Mugeda版(微課版)
- Python極簡(jiǎn)講義:一本書入門數(shù)據(jù)分析與機(jī)器學(xué)習(xí)
- MySQL從入門到精通(軟件開發(fā)視頻大講堂)
- 打開Go語言之門:入門、實(shí)戰(zhàn)與進(jìn)階
- 現(xiàn)代C++編程實(shí)戰(zhàn):132個(gè)核心技巧示例(原書第2版)
- Instant PHP Web Scraping
- Visual FoxPro 6.0程序設(shè)計(jì)
- 會(huì)當(dāng)凌絕頂:Java開發(fā)修行實(shí)錄
- After Effects CC技術(shù)大全