<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Elaine Naomi</title>
    <description>The latest articles on DEV Community by Elaine Naomi (@elainenaomi).</description>
    <link>https://dev.to/elainenaomi</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F213816%2F94838bfb-20d6-426e-b864-244c7b099d42.jpg</url>
      <title>DEV Community: Elaine Naomi</title>
      <link>https://dev.to/elainenaomi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/elainenaomi"/>
    <language>en</language>
    <item>
      <title>Git Repository - Main</title>
      <dc:creator>Elaine Naomi</dc:creator>
      <pubDate>Wed, 29 Jul 2020 13:38:12 +0000</pubDate>
      <link>https://dev.to/elainenaomi/git-repository-main-1a19</link>
      <guid>https://dev.to/elainenaomi/git-repository-main-1a19</guid>
      <description>&lt;h2&gt;
  
  
  Global config (2.28)
&lt;/h2&gt;



&lt;div class="highlight"&gt;&lt;pre class="highlight shell"&gt;&lt;code&gt;git config &lt;span class="nt"&gt;--global&lt;/span&gt; init.defaultBranch main
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;h2&gt;
  
  
  Git Version
&lt;/h2&gt;



&lt;div class="highlight"&gt;&lt;pre class="highlight shell"&gt;&lt;code&gt;git &lt;span class="nt"&gt;--version&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;h2&gt;
  
  
  Updating git on Mac via Brew
&lt;/h2&gt;



&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;brew update &amp;amp;&amp;amp; brew upgrade git
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;References:&lt;br&gt;
&lt;a href="https://github.blog/2020-07-27-highlights-from-git-2-28/"&gt;https://github.blog/2020-07-27-highlights-from-git-2-28/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://twitter.com/georgeguimaraes/status/1288177684468715526"&gt;https://twitter.com/georgeguimaraes/status/1288177684468715526&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
