Git Installation
  To setup git to your local system, please follow the below steps
  1. Navigate to this Git and you will get navigated to below screen, just click on the operating system name based on your OS. For me it is windows as highlighted in below screen:
	
	
  2. When you will click on the icon based on your Operating System, then one .exe file will start downloading, as highlighted in below screen:
		
   3. Double click on the downloaded file and you will get prompt with below snapshot(it may be different based on your OS), after that click on run/next:
	
   4. After clicking on run option, your setup will get start same as shown below. Just you have to click on next button as highlighted below:
	
   5. After clicking on Next option, your setup will get prompt with below snapshot. here you can choose where you want to install git using browse option(recommended to leave it as it is and just click on Next option):
	
   6. After clicking on Next option you will get prompt with below window. Do not do any modification here and just click on highlighted Next option:
	
	
   7. After clicking on Next option you will get prompt with below window. Here it is asking to select the place where you want to have shortcut, just do not do any change and click on highlighted Next option:
   8. After clicking on Next option you will get prompt with below window. Here it is asking which editor you want GIT to use, just do not do any change and click on highlighted Next option:
   9. After clicking on Next option you will get prompt with below window. Do not change anything here and just click on Next option:
   10. After clicking on Next option you will get prompt with below window. Here it is asking to choose transport backend. Do not change anything here and just click on Next option:
  
   11. After clicking on Next option you will get prompt with below window. Here it is asking how should Git treat lines ending in text files, do not do any change and just click on Next option:
   12. After clicking on Next option you will get prompt with below window. Here it is asking which terminal emulator you want to use with your git bash, do not do any change and just click on Next option:
	
   13. After clicking on Next option you will get prompt with below window. Here it is asking to choose default behavior of git pull, do not do any change and just click on Next option:
  
   14. After clicking on Next option you will get prompt with below window. Here it is asking like which credentials helper should be configured, do not do any change and just click on Next option:
   15. After clicking on Next option you will get prompt with below window. Here it is for cache related stuffs, do not do any change and just click on Next option:
	
   16. After clicking on Next option you will get prompt with below window. Here it is asking to configure experimental options, do not do any change and just click on Install option:
   17. After clicking on install option, installation will get start, same as shown below:
	
	
   18. After installing gets completed, it will ask to check release notes as shown below. If you wich you could click on next button to see or else just onselect the checkbox and click on finish option:
   19. Here git installtion gets completed. Just to confirm the same, go to any file of folder location in your system and just right click over there as shown below, and you will be reflected with below options i.e.
	
	a. Git GUI here
	b. Git Bash here
Comments
Post a Comment