<?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 in windows Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/git-in-windows/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Fri, 20 Dec 2019 22:54:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>How to install Symfony on Windows 10.</title>
		<link>https://www.osradar.com/how-to-install-symfony-on-windows-10/</link>
					<comments>https://www.osradar.com/how-to-install-symfony-on-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Fri, 20 Dec 2019 22:54:05 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[composer windows 10]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git in windows]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP 7.3]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=16829</guid>

					<description><![CDATA[<p>Hi, how are you? This time we&#8217;re going to talk about Symfony. This is a standardized work environment (PHP framework) used for the development of web applications. Additionally, it is one of the most used in the app development environment. In other words, it is a tool for developers to create applications in PHP. On [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-symfony-on-windows-10/">How to install Symfony 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>Hi, how are you? This time we&#8217;re going to talk about Symfony. This is a standardized work environment (PHP framework) used for the development of web applications. Additionally, it is one of the most used in the app development environment. In other words, it is a tool for developers to create applications in PHP. On the other hand, this framework has a large number of templates for developing websites and is widely used in the creation of APIs. One of its main features is that it allows you to create from simple websites to large projects and complex applications. One of its main features is that it allows you to create from simple websites to large projects and complex applications. Well, in this post we will see how to install Symfony on Windows 10.</p>



<h2>Prerequisites</h2>



<p>To be able to develop comfortably in Symfony we must prepare Windows. For this purpose, it is necessary to install the following components.</p>



<ul><li>PHP version 7.1.3 or higher. If you want to know how to install it, please check this <a rel="noreferrer noopener" aria-label="post (opens in a new tab)" href="https://www.osradar.com/how-to-install-php-in-windows-10/" target="_blank">post</a>.</li><li>You must also have Composer installed. Click <a rel="noreferrer noopener" aria-label="here  (opens in a new tab)" href="https://www.osradar.com/how-to-install-composer-on-windows-10/" target="_blank">here </a>to see how to install it.</li><li>You also need Git. If you want simple instructions on how to <a rel="noreferrer noopener" aria-label="install (opens in a new tab)" href="https://www.osradar.com/how-to-install-git-on-windows-10/" target="_blank">install</a> it, please check here.</li><li>Finally, to start programming in Symfony you need a good Integrated Development Environment (IDE). There are many options, however, I show you how to <a rel="noreferrer noopener" aria-label="install Visual Code Studio. (opens in a new tab)" href="https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/" target="_blank">install Visual Code Studio.</a></li></ul>



<h2>Enable the PHP-curl extension.</h2>



<p>Symfony requires the php-curl extension to work. Most likely the extension is available, but it is disabled in the php.ini file. If so, just remove the; in the extension, as explained <a rel="noreferrer noopener" aria-label="here (opens in a new tab)" href="https://www.osradar.com/how-to-install-cakephp-in-windows-10/" target="_blank">here</a>.</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/sym-1.jpg" alt="Enable php-curl extension" class="wp-image-16853" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym-1.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/sym-1-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym-1-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/sym-1-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/sym-1-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/sym-1-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h2> Download Symfony. </h2>



<p>The first thing you have to do is go to the official website of the program and <a rel="noreferrer noopener" href="https://symfony.com/download" target="_blank">download</a> the latest version (5.0.2 at the time of publication).</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/sym14-1.jpg" alt="Download the executable file." class="wp-image-16854" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym14-1.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/sym14-1-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym14-1-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/sym14-1-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/sym14-1-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/sym14-1-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption> Download the executable file. </figcaption></figure>



<p>Then run the file to start the installation. First, select an 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/sym2.jpg" alt="Select Destination Location" class="wp-image-16855" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym2.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/sym2-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Select Destination Location</figcaption></figure>



<p>Then assign the shortcut to the start menu folder.</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/sym3.jpg" alt="Creates a shortcut to the start menu" class="wp-image-16857" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym3.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/sym3-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Creates a shortcut to the start menu</figcaption></figure>



<p>Then, the assistant adds the program to the environment variable PATH. This is very useful, as it allows you to run Symfony from any console.</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/sym4.jpg" alt="Adds the program directory to the PATH environment" class="wp-image-16858" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym4.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/sym4-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Adds the program directory to the PATH environment</figcaption></figure>



<p>Then check the installation options and press Install to begin 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/sym5.jpg" alt="Check the options and start the installation." class="wp-image-16860" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym5.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/sym5-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Check the options and start the installation.</figcaption></figure>



<p>Forthwith, the wizard will start downloading the files needed to complete 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/sym6.jpg" alt="Downloading the additional files" class="wp-image-16862" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym6.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/sym6-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Downloading the additional files</figcaption></figure>



<p>Please wait a few moments until the assistant has finished 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/sym7.jpg" alt="Symfony finally installed." class="wp-image-16864" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym7.jpg 504w, https://www.osradar.com/wp-content/uploads/2019/12/sym7-300x232.jpg 300w" sizes="(max-width: 504px) 100vw, 504px" /><figcaption>Symfony finally installed.</figcaption></figure>



<h2>Configuring Symfony</h2>



<p>In the first place, checks if the system meets all the requirements for running Symfony With that in mind, please open the Git Bash and enter the following command:</p>



<pre class="wp-block-preformatted"> symfony check:requirements </pre>



<p> In this case, you can see that the system meets the requirements for running Symfony. Additionally, it offers a number of suggestions to  improve the performance of the program </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/sym8.jpg" alt="Check if the system meets the Simfony requirements.Check if the system meets the Simfony requirements." class="wp-image-16865" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym8.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/sym8-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym8-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/sym8-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/sym8-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/sym8-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Check if the system meets the Simfony requirements.</figcaption></figure>



<h2>Creating a project with Symfony</h2>



<p>There are two options for creating a new project in Symfony. First, you can build a traditional web application. To do so, run the following command:</p>



<pre class="wp-block-preformatted"> symfony new my_project_name --full </pre>



<p>Secondly, there is the option to build a microservice, a console application or API. With that in mind, run the following command:</p>



<pre class="wp-block-preformatted"> symfony new my_project_name </pre>



<p>The only difference between the two commands is the number of required dependencies that are downloaded. In fact, with the FULL variable, all the packages needed to build web applications are installed. Consequently, the installation is larger.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1020" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym9.jpg" alt="Creating the FULL application" class="wp-image-16867" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym9.jpg 1020w, https://www.osradar.com/wp-content/uploads/2019/12/sym9-300x115.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym9-768x294.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/sym9-696x266.jpg 696w" sizes="(max-width: 1020px) 100vw, 1020px" /><figcaption>Creating the FULL application</figcaption></figure>



<p>During the process, you have to authorize the access of the program through the Windows firewall.</p>



<figure class="wp-block-gallery columns-2 is-cropped"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img loading="lazy" width="527" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym10.jpg" alt="" data-id="16868" data-full-url="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym10.jpg" data-link="https://www.osradar.com/?attachment_id=16868" class="wp-image-16868" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym10.jpg 527w, https://www.osradar.com/wp-content/uploads/2019/12/sym10-300x222.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym10-80x60.jpg 80w, https://www.osradar.com/wp-content/uploads/2019/12/sym10-485x360.jpg 485w" sizes="(max-width: 527px) 100vw, 527px" /></figure></li><li class="blocks-gallery-item"><figure><img loading="lazy" width="527" height="390" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym11.jpg" alt="" data-id="16869" data-full-url="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/sym11.jpg" data-link="https://www.osradar.com/?attachment_id=16869" class="wp-image-16869" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym11.jpg 527w, https://www.osradar.com/wp-content/uploads/2019/12/sym11-300x222.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym11-80x60.jpg 80w, https://www.osradar.com/wp-content/uploads/2019/12/sym11-485x360.jpg 485w" sizes="(max-width: 527px) 100vw, 527px" /></figure></li></ul><figcaption class="blocks-gallery-caption">It authorizes access through the Windows Firewall.</figcaption></figure>



<h2>Testing the project in Symfony.</h2>



<p>To be able to run the project, it is necessary to navigate to the installation directory. And then start the server:</p>



<pre class="wp-block-preformatted">cd my-project 
symfony server:start </pre>



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



<p>Then enter the following in the navigation bar of the browser:  <strong>http://localhost:8000</strong>. If everything has been correct, then you will see Symfony&#8217;s initial message.</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/sym13.jpg" alt="" class="wp-image-16873" srcset="https://www.osradar.com/wp-content/uploads/2019/12/sym13.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/12/sym13-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/sym13-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/12/sym13-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/12/sym13-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/12/sym13-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Symfony home page.</figcaption></figure>



<h2>Conclusion</h2>



<p>Ultimately, we have seen how to install Symfony on Windows 10. It can be used as a global application to make any page. In addition, with its template engine, a complete page can be made. It is also widely used to make APIs, which is currently under development. All right, that&#8217;s it for now. I hope you&#8217;ve learned how to install this wonderful framework. See you later!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-symfony-on-windows-10/">How to install Symfony 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-symfony-on-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<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>
