<?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 client Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/git-client/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>
		<item>
		<title>Sublime Merge a nice GIT client for Linux</title>
		<link>https://www.osradar.com/sublime-merge-a-nice-git-client-for-linux/</link>
					<comments>https://www.osradar.com/sublime-merge-a-nice-git-client-for-linux/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 15 May 2019 04:33:36 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[bionic]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git client]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[Sublime Merge]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=12032</guid>

					<description><![CDATA[<p>With the passing of time GIT has become very popular among developers. Even so that it is very likely to be the most used in the world above Mercurial and SVN. So it&#8217;s a good idea to know about tools that can make the most of it. Above all, because we live in a world [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/sublime-merge-a-nice-git-client-for-linux/">Sublime Merge a nice GIT client for Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>With the passing of time GIT has become very popular among developers. Even so that it is very likely to be the most used in the world above Mercurial and SVN. So it&#8217;s a good idea to know about tools that can make the most of it. Above all, because we live in a world where speed and time savings are vital in the development of applications and technological projects. For this reason, today we present Sublime Merge a nice GIT client for Linux. It has many advantages and in this post, we will tell you some. In addition, you will learn to install it on some Linux distributions.</p>
<p><a href="https://www.sublimemerge.com/">Sublime Merge</a> is a <a href="https://www.osradar.com/some-graphical-clients-for-git/">GIT client</a>. It comes to facilitate routine work with GIT as well as the management of repositories and <a href="https://www.osradar.com/introduction-to-the-git-branches/">branches</a>. So, we can say that Sublime Merge increases and speeds up the development work of an application. If the name reminds you of <a href="https://www.sublimetext.com/">Sublime Text</a>, it is because they are sister projects. So we expect a fast, versatile and above all very efficient client in the consumption of resources.</p>
<p>In their website, some of their features stand out:</p>
<ul>
<li>Sublime Merge has an <strong>Integrated Merge Tool</strong>. The Integrated Merge Tool allows you to resolve any merge conflicts directly in Sublime Merge, rather than having to open up your editor of choice.</li>
<li><strong>Light and Dark Themes</strong>. This will allow you to customize the application to your taste and at night protect your vision with a softer theme.</li>
<li>As well as Sublime Text, Sublime Merge incorporates many customizable <strong>Keyboard shortcuts</strong>. Thus the work becomes more agile</li>
<li>Sublime Merge is designed to work hand in hand with the<strong> command line</strong>. Therefore, the application has a powerful integration with the command line, so the work becomes more productive because you can use it when you need it most.</li>
<li>In spite of being paid for, you can use it for free for an unlimited time. Ideal if you are learning to develop.</li>
</ul>
<p>As you can see, this is a very nice GIT client for Linux. So, let us install it.</p>
<h2>Getting this GIT Client for Linux</h2>
<p>If we go to its <a href="https://www.sublimemerge.com/docs/linux_repositories">download section</a>, we can read that the application is available for major Linux distributions through a repository of its own. There are repositories for <a href="https://www.osradar.com/tag/debian/">Debian</a>, <a href="https://www.osradar.com/tag/ubuntu/">Ubuntu</a>, <a href="https://www.osradar.com/tag/centos/">CentOS</a>, <a href="https://www.osradar.com/tag/fedora/">Fedora</a>, and <a href="https://www.osradar.com/tag/opensuse/">OpenSUSE</a>. That is, the most popular.</p>
<p>In this case, I will show you how to do it in Ubuntu 18.04 or Linux Mint 19.</p>
<p>First, open a terminal and run the following command:</p>
<pre>:~$ wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -</pre>
<p><figure id="attachment_12045" aria-describedby="caption-attachment-12045" style="width: 831px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12045" src="https://www.osradar.com/wp-content/uploads/2019/05/1-6.png" alt="1.- Adding the GPG key for the repository" width="831" height="170" srcset="https://www.osradar.com/wp-content/uploads/2019/05/1-6.png 831w, https://www.osradar.com/wp-content/uploads/2019/05/1-6-300x61.png 300w, https://www.osradar.com/wp-content/uploads/2019/05/1-6-768x157.png 768w, https://www.osradar.com/wp-content/uploads/2019/05/1-6-696x142.png 696w" sizes="(max-width: 831px) 100vw, 831px" /><figcaption id="caption-attachment-12045" class="wp-caption-text">1.- Adding the GPG key for the repository</figcaption></figure></p>
<p>Then, install a required package.</p>
<pre>:~$ sudo apt install apt-transport-https</pre>
<p>After that, add the repository.</p>
<pre>:~$ echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list</pre>
<p><figure id="attachment_12046" aria-describedby="caption-attachment-12046" style="width: 1061px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12046" src="https://www.osradar.com/wp-content/uploads/2019/05/2-6.png" alt="2.- Add the repository" width="1061" height="148" srcset="https://www.osradar.com/wp-content/uploads/2019/05/2-6.png 1061w, https://www.osradar.com/wp-content/uploads/2019/05/2-6-300x42.png 300w, https://www.osradar.com/wp-content/uploads/2019/05/2-6-768x107.png 768w, https://www.osradar.com/wp-content/uploads/2019/05/2-6-1024x143.png 1024w, https://www.osradar.com/wp-content/uploads/2019/05/2-6-696x97.png 696w" sizes="(max-width: 1061px) 100vw, 1061px" /><figcaption id="caption-attachment-12046" class="wp-caption-text">2.- Add the repository</figcaption></figure></p>
<p>Then, update the APT cache and install it.</p>
<pre>:~$ sudo apt update &amp;&amp; sudo apt install sublime-merge</pre>
<p><figure id="attachment_12047" aria-describedby="caption-attachment-12047" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12047" src="https://www.osradar.com/wp-content/uploads/2019/05/3-5.png" alt="3.- Install Sublime Merge a GIT client for Linux" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2019/05/3-5.png 1366w, https://www.osradar.com/wp-content/uploads/2019/05/3-5-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2019/05/3-5-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2019/05/3-5-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2019/05/3-5-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2019/05/3-5-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2019/05/3-5-747x420.png 747w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-12047" class="wp-caption-text">3.- Install Sublime Merge a GIT client for Linux</figcaption></figure></p>
<p>Finally, launch it from the main menu.</p>
<p><figure id="attachment_12048" aria-describedby="caption-attachment-12048" style="width: 960px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12048" src="https://www.osradar.com/wp-content/uploads/2019/05/4-5.png" alt="4.- Sublime Merge running" width="960" height="631" srcset="https://www.osradar.com/wp-content/uploads/2019/05/4-5.png 960w, https://www.osradar.com/wp-content/uploads/2019/05/4-5-300x197.png 300w, https://www.osradar.com/wp-content/uploads/2019/05/4-5-768x505.png 768w, https://www.osradar.com/wp-content/uploads/2019/05/4-5-696x457.png 696w, https://www.osradar.com/wp-content/uploads/2019/05/4-5-741x486.png 741w, https://www.osradar.com/wp-content/uploads/2019/05/4-5-639x420.png 639w" sizes="(max-width: 960px) 100vw, 960px" /><figcaption id="caption-attachment-12048" class="wp-caption-text">4.- Sublime Merge running</figcaption></figure></p>
<p>So, enjoy it.</p>
<h2>Conclusion</h2>
<p>As you can see, there are nice GIT clients for Linux, some free others not, but all with the aim of facilitating the work with GIT. In this context, Sublime Merge is presented as a fast, simple and powerful program to accomplish this goal. Hand in hand with Sublime Text a great editor of the very popular text, we expect only quality.</p>
<p>We want to know about you, have you used this client? did you know it? let us know in the comments.</p>
<p>Please share this post with your friends.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/sublime-merge-a-nice-git-client-for-linux/">Sublime Merge a nice GIT client for Linux</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/sublime-merge-a-nice-git-client-for-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Update Git Client Right Now for Staying Secure!</title>
		<link>https://www.osradar.com/update-git-client-right-now-for-staying-secure/</link>
					<comments>https://www.osradar.com/update-git-client-right-now-for-staying-secure/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Thu, 31 May 2018 03:20:59 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git client]]></category>
		<category><![CDATA[git patch]]></category>
		<category><![CDATA[git server]]></category>
		<category><![CDATA[git vulnerability]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=3635</guid>

					<description><![CDATA[<p>Git is one of the most used software of every coder and advanced user’s life, right? It allows managing, building and exploring the world of different software and other services right from your device. Git is obviously a popular choice. Recently, Git client was updated that fixes a few really critical issues in the system. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/update-git-client-right-now-for-staying-secure/">Update Git Client Right Now for Staying Secure!</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Git is one of the most used software of every coder and advanced user’s life, right? It allows managing, building and exploring the world of different software and other services right from your device. Git is obviously a popular choice. Recently, Git client was updated that fixes a few really critical issues in the system.</p>
<p>The latest release of Git is currently v2.17.1. This and the future versions are likely to prevent security bugs CVE-2018-11235 and CVE-2018-11233. Among these two, the first one is the most dangerous, as it would allow a crook execute codes on a remote client.</p>
<p>You should update your Git client right now. If you’re using <a href="https://www.osradar.com/best-git-clients-for-linux/">any other Git clients than the official one</a>, you should update your software as soon as the vendor releases update.</p>
<h3>Arbitrary code execution on users’ PCs</h3>
<p>Using specially built Git submodule, a malicious actor could potentially execute codes on others’ PCs. When the user would clone the repo, the way of Git’s submodule handling should allow the execution.</p>
<h3>Server-side fixes for Git hosting services</h3>
<p><img loading="lazy" class="size-full wp-image-3637 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch.jpg" alt="" width="1148" height="696" srcset="https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch.jpg 1148w, https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch-300x182.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch-768x466.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch-1024x621.jpg 1024w, https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch-696x422.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch-1068x647.jpg 1068w, https://www.osradar.com/wp-content/uploads/2018/05/git-server-patch-693x420.jpg 693w" sizes="(max-width: 1148px) 100vw, 1148px" /></p>
<p>Git client isn’t the only bugged side here. Git’s server-side components are also patched up. This new fix allows the Git hosting service identify if there’re any malicious codes within the hosted repository(s) and sub-modules of those for preventing the potential attack.</p>
<p>According to Jeff King, a GitHub staff member, the server part was the heaviest to accomplish. The detection of the flaw also required a lot of refactoring. King worked on the Git patches where the other teammates worked on VSTS, JGit, and libgit2 etc.</p>
<p>Here’s an <a href="https://blogs.msdn.microsoft.com/devops/2018/05/29/announcing-the-may-2018-git-security-vulnerability/">in-depth and technical explanation of the patched up vulnerability (CVE-2018-11235)</a>. The credit for discovering this vulnerability goes to Etienne Stalmans who reported the vulnerability via the bounty program of GitHub.</p>
<h3>How to stay secured</h3>
<p>The only way to stay safe now is to update your Git client and server (if you own) right now. <a href="https://git-scm.com/downloads">Update your Git client right now</a>. If you’re new to Git, <a href="https://www.osradar.com/how-to-install-git/">learn how to install Git on your system</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/update-git-client-right-now-for-staying-secure/">Update Git Client Right Now for Staying Secure!</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/update-git-client-right-now-for-staying-secure/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Best Git Clients for Linux</title>
		<link>https://www.osradar.com/best-git-clients-for-linux/</link>
					<comments>https://www.osradar.com/best-git-clients-for-linux/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Sun, 29 Apr 2018 05:53:21 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[best git client]]></category>
		<category><![CDATA[best git client for linux]]></category>
		<category><![CDATA[git client]]></category>
		<category><![CDATA[git for linux]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=2813</guid>

					<description><![CDATA[<p>Those who are using Linux in their everyday life had to use Git at least once. In the Linux community, GitHub is one of the most popular places where thousands of powerful apps and programmers collaborate for improving their products. Moreover, having a basic knowledge of Git is a must-have part of mastering Linux. Even [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/best-git-clients-for-linux/">Best Git Clients for Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Those who are using Linux in their everyday life had to use Git at least once. In the Linux community, GitHub is one of the most popular places where thousands of powerful apps and programmers collaborate for improving their products. Moreover, having a basic knowledge of Git is a must-have part of mastering Linux. Even if you didn’t know, you already used Git a few times in your life while running Linux.</p>
<p>To be honest, Git is a bit difficult to understand and not so user-friendly with all those clutters. Moreover, whenever you need to do other tasks with Git, it may feel a bit difficult and critical. For Linux users, there is some really cool GUI client of Git to make your everyday tasks a lot easier.</p>
<ul>
<li>
<h3><a href="https://www.gitkraken.com/">GitKraken</a></h3>
</li>
</ul>
<p><img loading="lazy" class="size-full wp-image-2814 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/gitkraken-git-client.jpg" alt="" width="1000" height="563" srcset="https://www.osradar.com/wp-content/uploads/2018/04/gitkraken-git-client.jpg 1000w, https://www.osradar.com/wp-content/uploads/2018/04/gitkraken-git-client-300x169.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/04/gitkraken-git-client-768x432.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/04/gitkraken-git-client-696x392.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/04/gitkraken-git-client-746x420.jpg 746w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p>I personally love this awesome Git client. Thankfully, it’s also available for other platforms like Windows and Mac.</p>
<p>This tool is a closed-source software and there’s a paid version of it. For using this tool in a team, you have to purchase the “Pro” or “Enterprise” package. However, it’s free for personal usage. That’s what we’re going to enjoy the most.</p>
<p>GitKraken makes every single task very easy. With its modern &amp; advanced UI, it’s also easier to navigate through GitHub really easily. This is the smoothest Git client I’ve worked with until date. Other features include –</p>
<ul>
<li>Gitflow (graphical Git branch tool)</li>
<li>Customizable commit graphs</li>
<li>Quick undo/redo button</li>
<li>Supports Git Hooks.</li>
<li>Git LFS (Large File Support)</li>
</ul>
<p>And much more. For enjoying the full-featured product, <a href="https://www.gitkraken.com/">get GitKraken today</a>!</p>
<ul>
<li>
<h3><a href="https://github.com/GNOME/gitg">Gitg</a></h3>
</li>
</ul>
<p><img loading="lazy" class="alignnone size-full wp-image-2815" src="https://www.osradar.com/wp-content/uploads/2018/04/gitg-git-client.jpg" alt="" width="1200" height="675" srcset="https://www.osradar.com/wp-content/uploads/2018/04/gitg-git-client.jpg 1200w, https://www.osradar.com/wp-content/uploads/2018/04/gitg-git-client-300x169.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/04/gitg-git-client-768x432.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/04/gitg-git-client-1024x576.jpg 1024w, https://www.osradar.com/wp-content/uploads/2018/04/gitg-git-client-696x392.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/04/gitg-git-client-1068x601.jpg 1068w, https://www.osradar.com/wp-content/uploads/2018/04/gitg-git-client-747x420.jpg 747w" sizes="(max-width: 1200px) 100vw, 1200px" /></p>
<p>This tool is specially designed for browsing the repositories. The app was primarily developed for GNOME desktop and a set of specific apps, but it’s available for Mac users as well.</p>
<p>If you want to install it in your system, you have to download and build it from source. Don’t worry, as Gitg GitHub page explains everything smoothly on enjoying Gitg. Consider using it if you’re a developer on the famous GNOME desktop. Some of the notable features of Gitg are –</p>
<ul>
<li>Open-source</li>
<li>Built-in, simplified file viewer</li>
<li>GNOME shell desktop integration for easier access to recently used Git repositories.</li>
<li>Quick search features through the branch and tag searches</li>
</ul>
<p><a href="https://github.com/GNOME/gitg">Get Gitg today</a>!</p>
<ul>
<li>
<h3><a href="https://github.com/FredrikNoren/ungit">Ungit</a></h3>
</li>
</ul>
<p><img loading="lazy" class="size-full wp-image-2816 aligncenter" src="https://www.osradar.com/wp-content/uploads/2018/04/ungit-git-client.jpg" alt="" width="1280" height="720" srcset="https://www.osradar.com/wp-content/uploads/2018/04/ungit-git-client.jpg 1280w, https://www.osradar.com/wp-content/uploads/2018/04/ungit-git-client-300x169.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/04/ungit-git-client-768x432.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/04/ungit-git-client-1024x576.jpg 1024w, https://www.osradar.com/wp-content/uploads/2018/04/ungit-git-client-696x392.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/04/ungit-git-client-1068x601.jpg 1068w, https://www.osradar.com/wp-content/uploads/2018/04/ungit-git-client-747x420.jpg 747w" sizes="(max-width: 1280px) 100vw, 1280px" /></p>
<p>This is also on my favorite list because of its simplicity. Really, it’s free of cost and super powerful with the awesome GUI and other features. This tool will use the classic Git client for performing tasks, but you’ll work smoothly on the graphical UI.</p>
<ul>
<li>Clean and intuitive UI for easier understanding Git.</li>
<li>Gerrit integration through the plugin.</li>
<li>Runs on any platform having the support of Git and “node.js”.</li>
<li>Web-based, suitable for use on the cloud platform or pure shell machines. Just use the link: <a href="http://your-cloud-machine.com:8448/">http://your-cloud-machine.com:8448/</a></li>
</ul>
<p><a href="https://github.com/FredrikNoren/ungit">Get Ungit today</a>!</p>
<p>Other honorable mentions</p>
<p>There are some of the other Git clients that I want to mention is <a href="https://www.syntevo.com/smartgit/">SmartGit</a>, <a href="https://www.collab.net/products/giteye">GitEye</a>, <a href="https://www.cycligent.com/git-tool">Cycligent Git Tool</a> etc. Feel free to try &amp; use them in your projects. All of them are free for personal usage, but some require purchasing upgraded service for implementing on a team.</p>
<p>Linux users can now easily encrypt their “home” folder. <a href="https://www.osradar.com/how-to-encrypt-home-folder-in-linux/">Learn how to encrypt your “home” folder</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/best-git-clients-for-linux/">Best Git Clients for Linux</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/best-git-clients-for-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
