<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>git bash Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/git-bash/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 19 Dec 2019 23:30:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to Install Git on Windows 10.</title>
		<link>https://www.osradar.com/how-to-install-git-on-windows-10/</link>
					<comments>https://www.osradar.com/how-to-install-git-on-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Thu, 19 Dec 2019 23:30:14 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git bash]]></category>
		<category><![CDATA[git client]]></category>
		<category><![CDATA[git in windows]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=16788</guid>

					<description><![CDATA[<p>Let&#8217;s talk a little bit about Git. This is a tool that performs a version control function on code in a distributed fashion. In other words, it&#8217;s an application that allows you to keep track of the versions, fixes, and modifications you&#8217;re working on in a project. This form of version control is very useful [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-git-on-windows-10/">How to Install Git on Windows 10.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Let&#8217;s talk a little bit about Git. This is a tool that performs a version control function on code in a distributed fashion. In other words, it&#8217;s an application that allows you to keep track of the versions, fixes, and modifications you&#8217;re working on in a project. This form of version control is very useful for teamwork. Likewise, if a project has a large number of files, this tool helps to have better control over them. The version control system helps to record changes made to the code. Furthermore, it records who made the changes and can restore deleted or modified code. In addition, there is no overwritten code because Git keeps multiple copies in the repository. Well, in this post we&#8217;re going to see how to install Git on Windows 10.</p>



<h2>Downloading Git.</h2>



<p>The first thing we have to do is go to the official website of the project and <a rel="noreferrer noopener" aria-label="download (opens in a new tab)" href="https://git-scm.com/" target="_blank">download</a> the latest version.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git.jpg" alt="" class="wp-image-16795" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/git-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/git-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/git-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/git-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/git-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Download Git 2.18.0</figcaption></figure>



<h2>Git installation.</h2>



<p>After downloading, just run the installer. In the first window, you accept the license and proceed with the installation.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git2.jpg" alt="Please accept the license." class="wp-image-16796" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git2.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/git2-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Please accept the license.</figcaption></figure>



<p>Then select the installation directory.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git3.jpg" alt="" class="wp-image-16798" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git3.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/git3-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Choose the installation directory</figcaption></figure>



<p>Then select some settings to install. I recommend you not to modify anything and continue with the installation.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git4.jpg" alt="Select some components to install." class="wp-image-16799" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git4.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/git4-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Select some components to install.</figcaption></figure>



<p>The wizard offers to create a shortcut in the Start Menu.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git5.jpg" alt="Assign the name to the shortcut." class="wp-image-16801" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git5.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/git5-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Assign the name to the shortcut.</figcaption></figure>



<h2>Setting Up the Git Installation Parameters in Windows 10</h2>



<p>In the next window, select the editor. It is important to realize, that the wizard itself does not recommend using the program&#8217;s default editor. Consequently, it is possible to select another one from the list. In my case, I chose Notepad ++ as it is very intuitive and comfortable to use. However, the user can select any of them.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git6.jpg" alt="Select the Git editor." class="wp-image-16802" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git6.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/git6-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Select the Git editor.</figcaption></figure>



<p>In the next window, select the PATH environment. We recommend using Git as a command line so you can use git bash to launch commands from Git itself. So, leave the default option and continue with the process.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git7.jpg" alt="Select the PATH environment" class="wp-image-16804" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git7.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/git7-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Select the PATH environment</figcaption></figure>



<p>Next, select the SSL/TLS library that Git will use to manage the HTTPS connections. The options are OpenSSL and Windows Secure Channel library. Make your selection according to your needs. Select OpenSSL as the transport layer. On the other hand, if you want to manage the certificates through the Active Directory Domain Services. So you need to select the native Windows library.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git8-1.jpg" alt="Choose the library for the HTTPS connections." class="wp-image-16809" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git8-1.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/git8-1-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption> Choose the library for the HTTPS connections. </figcaption></figure>



<p>Now set up the line ending conversions. The default is a Windows-style checkout. In other words, LF is converted to CRLF when checking out text files and vice versa at commit time. Git implements this conversion to correctly display line jumps in Windows. Likewise, other options can be selected according to the user&#8217;s needs.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git9-2.jpg" alt="Configure the line ending conversions." class="wp-image-16812" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git9-2.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/git9-2-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Configure the line ending conversions.</figcaption></figure>



<p>Here in this window, Git will use a Linux command-line emulator. But in this case, it will be supported by git bash because we&#8217;ll be using Git on Windows.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git10-2.jpg" alt="Select MinTTY" class="wp-image-16816" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git10-2.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/git10-2-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Select MinTTY</figcaption></figure>



<p>Please leave the following options by default.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git11.jpg" alt="Enables the default options." class="wp-image-16817" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git11.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/git11-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Enables the default options.</figcaption></figure>



<p>Git is offering to enable experimental options. In this case, it improves startup speed but can cause instability. So don&#8217;t select it and continue the installation.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git12.jpg" alt="Experimental options." class="wp-image-16819" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git12.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/git12-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Experimental options.</figcaption></figure>



<p>After all the parameters are set, the wizard will begin installing the Git client. Please wait a few moments until he finishes his work.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="504" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git14.jpg" alt="Git installation completed" class="wp-image-16822" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git14.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/git14-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Git installation completed</figcaption></figure>



<h2>Testing Git.</h2>



<p>Once the installation is complete, enter Git into the search bar and launch the git bash. Note that this terminal has the basic functionality and utilities of a Unix shell. </p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/git15.jpg" alt="Git bash running the ls command" class="wp-image-16823" srcset="https://www.osradar.com/wp-content/uploads/2019/12/git15.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/git15-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/git15-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/git15-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/git15-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/git15-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Git bash running the ls command</figcaption></figure>



<p>We&#8217;ve finally seen how to install Git on Windows 10. It is one of the most widely used version control systems today. I hope this post is useful to you. Before saying goodbye, I invite you to see the article about <a rel="noreferrer noopener" aria-label="Syncthing (opens in a new tab)" href="https://www.osradar.com/easily-synchronize-your-files-with-syncthing-on-windows-10/" target="_blank">Syncthing</a> on Windows 10</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-git-on-windows-10/">How to Install Git on Windows 10.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-git-on-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
