Saturday 25 February 2023

How to download and install git bash on windows ?

 Hello friends,

In this tutorial I am going to explain how to install git bash on windows.


What is Git Bash ?

Git bash is a source control management system for windows. It allows the user to type git commands that make source code management easier.

Git Bash is a Linux based command line tool that has been ported over to windows.


How to download and install git bash on windows ?

  • Open your browser then type for git batch download 

  • Click on the first link, you will be redirected to another page.

  • Go to the download section, we want to download the git bash for windows, so click on the windows.

  • You will be redirected to another page and where you can see there are two versions of git bash available one is a 32 bit for windows setup and another is 64 bit.

  • Click on the link, setup download will start.

  • Go to the download folder, right click on the setup and run it as administrator.

  • Click on the next.

  • Select the default folder or folder of your choice. 

  • Now again click on the next. 

  • Use git credential manager then click on next.

  • Click on install , installation will start.

  • Click on finish.



No comments:

Post a Comment