<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Use Git Version Control System in Linux [Comprehensive Guide]	</title>
	<atom:link href="https://www.tecmint.com/use-git-version-control-system-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/use-git-version-control-system-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sun, 17 May 2026 04:37:41 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: bif		</title>
		<link>https://www.tecmint.com/use-git-version-control-system-in-linux/comment-page-1/#comment-2411583</link>

		<dc:creator><![CDATA[bif]]></dc:creator>
		<pubDate>Sun, 17 May 2026 04:37:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30811#comment-2411583</guid>

					<description><![CDATA[This is a clear introduction to version control and why it matters beyond programming. Git’s flexibility really stands out compared to older systems. 

Do you think beginners should focus first on understanding the concept of history tracking, or should they jump straight into learning &lt;code&gt;Git&lt;/code&gt; commands like &lt;code&gt;add&lt;/code&gt; and &lt;code&gt;commit&lt;/code&gt;?]]></description>
			<content:encoded><![CDATA[<p>This is a clear introduction to version control and why it matters beyond programming. Git’s flexibility really stands out compared to older systems. </p>
<p>Do you think beginners should focus first on understanding the concept of history tracking, or should they jump straight into learning <code>Git</code> commands like <code>add</code> and <code>commit</code>?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: geek		</title>
		<link>https://www.tecmint.com/use-git-version-control-system-in-linux/comment-page-1/#comment-2268996</link>

		<dc:creator><![CDATA[geek]]></dc:creator>
		<pubDate>Fri, 07 Feb 2025 16:32:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30811#comment-2268996</guid>

					<description><![CDATA[I&#039;ve recently started learning &lt;strong&gt;Git&lt;/strong&gt; for version control, and it wasn&#039;t as straightforward as I initially thought. Setting up the environment on &lt;strong&gt;Debian 12&lt;/strong&gt; had me stuck for a while, especially with dependencies and configurations. 

I truly appreciate how clear and step-by-step the instructions were - it saved me tons of time and confusion. Highly recommend checking it out if you&#039;re looking for solid guidance on Debian setups!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently started learning <strong>Git</strong> for version control, and it wasn&#8217;t as straightforward as I initially thought. Setting up the environment on <strong>Debian 12</strong> had me stuck for a while, especially with dependencies and configurations. </p>
<p>I truly appreciate how clear and step-by-step the instructions were &#8211; it saved me tons of time and confusion. Highly recommend checking it out if you&#8217;re looking for solid guidance on Debian setups!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: 伟思礼		</title>
		<link>https://www.tecmint.com/use-git-version-control-system-in-linux/comment-page-1/#comment-1867789</link>

		<dc:creator><![CDATA[伟思礼]]></dc:creator>
		<pubDate>Fri, 26 Aug 2022 04:34:43 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30811#comment-1867789</guid>

					<description><![CDATA[I&#039;m not in Linux, but in FreeBSD (MacOS) which should be the same. However, 
&lt;pre&gt;
git config user.name &quot;Wasley&quot;
fatal: not in a git directory
&lt;/pre&gt;
and if the name is all ASCII, the same result.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not in Linux, but in FreeBSD (MacOS) which should be the same. However, </p>
<pre>
git config user.name "Wasley"
fatal: not in a git directory
</pre>
<p>and if the name is all ASCII, the same result.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rafi		</title>
		<link>https://www.tecmint.com/use-git-version-control-system-in-linux/comment-page-1/#comment-1835953</link>

		<dc:creator><![CDATA[Rafi]]></dc:creator>
		<pubDate>Tue, 28 Jun 2022 10:14:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30811#comment-1835953</guid>

					<description><![CDATA[&lt;pre&gt;
$ git merge test 
&lt;/pre&gt;
merge: test - not something we can merge.

When I use this command I got the above error.

Can you check your docs once again and all is correct ?]]></description>
			<content:encoded><![CDATA[<pre>
$ git merge test 
</pre>
<p>merge: test &#8211; not something we can merge.</p>
<p>When I use this command I got the above error.</p>
<p>Can you check your docs once again and all is correct ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gururaj		</title>
		<link>https://www.tecmint.com/use-git-version-control-system-in-linux/comment-page-1/#comment-1359504</link>

		<dc:creator><![CDATA[Gururaj]]></dc:creator>
		<pubDate>Tue, 01 Sep 2020 15:41:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30811#comment-1359504</guid>

					<description><![CDATA[Fantastic article about GIT
Thank you]]></description>
			<content:encoded><![CDATA[<p>Fantastic article about GIT<br />
Thank you</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
