- Cloud Native Python
- Manish Sethi
- 173字
- 2021-07-02 19:11:52
Installing Git on Windows
Let's install Git on Windows; you can download the latest version of Git from the official website (https://git-scm.com/download/win). Follow the steps listed next to install Git on a Windows system:
- Once the .exe file is downloaded, double-click on it to run it. First of all, you will be provided with a GNU license, as seen in this screenshot:

Click on Next:

In the section shown in the preceding screenshot, you will customize your setup based on tools that are needed, or you can keep it default, which is okay from the book's perspective.
- Additionally, you can install Git Bash along with Git; click on Next:

In the section seen in the next screenshot, you can enable other features that come along with Git packages. Then, click on Next:

- You can skip the rest of the steps by clicking on Next, and go for the installation part.
Once you complete the installation, you will be able to see a screen like this:

Great!! We have successfully installed Git on Windows!!
推薦閱讀
- Learn Blockchain Programming with JavaScript
- The Supervised Learning Workshop
- Apache Spark 2.x Machine Learning Cookbook
- Cassandra Data Modeling and Analysis
- PostgreSQL Replication(Second Edition)
- Functional Kotlin
- Linux:Embedded Development
- Android應用案例開發(fā)大全(第二版)
- Practical Game Design with Unity and Playmaker
- 21天學通C++(第5版)
- 深度實踐KVM:核心技術、管理運維、性能優(yōu)化與項目實施
- 邊玩邊學Scratch3.0少兒趣味編程
- 關系數據庫與SQL Server 2012(第3版)
- Getting Started with Windows Server Security
- Learning iOS Penetration Testing