<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Git on Enconn</title>
    <link>https://enconn.fr/tags/git/</link>
    <description>Recent content in Git on Enconn</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <managingEditor>contact@enconn.fr (Sébastien Blin)</managingEditor>
    <webMaster>contact@enconn.fr (Sébastien Blin)</webMaster>
    <lastBuildDate>Thu, 25 Mar 2021 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://enconn.fr/tags/git/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Git dissect</title>
      <link>https://enconn.fr/blog/git-dissect/</link>
      <pubDate>Thu, 25 Mar 2021 00:00:00 +0000</pubDate><author>contact@enconn.fr (Sébastien Blin)</author>
      <guid>https://enconn.fr/blog/git-dissect/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s been a long time since my previous post, but let&amp;rsquo;s continue this serie about distributed systems with a tool that a lot of people use every day: &lt;em&gt;git&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;Git&lt;/em&gt; is a versioning tool. Unlike some systems like &lt;em&gt;subversion&lt;/em&gt;, you don&amp;rsquo;t need to have a server to use &lt;em&gt;git&lt;/em&gt;. Every member of the project own a (partial or not) copy of the project and can directly send data to another member. So, even if today a lot of people use platforms like &lt;a href=&#34;https://gitea.com/&#34;&gt;Gitea&lt;/a&gt;, &lt;a href=&#34;https://gitlab.com/&#34;&gt;GitLab&lt;/a&gt;, &lt;a href=&#34;https://github.com/&#34;&gt;GitHub&lt;/a&gt;, etc. it&amp;rsquo;s possible to work without any of them (can be useful when the platform is down).&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
