How to install Git on Windows 11?
Step 1 -
- Browse to the official Git website: https://git-scm.com/downloads
- Click the download link for Windows and allow the download to complete.
Step 2 -
- After selecting yes, the installation begins, and the screen will look like













- You can check your current version of Git by running the git --version command in a terminal command prompt (Windows).

Comments
Post a Comment