<?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: Olusola Amoo</title>
    <description>The latest articles on DEV Community by Olusola Amoo (@thewhitechild).</description>
    <link>https://dev.to/thewhitechild</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%2F103625%2F6cf3ddab-2430-469d-8fbf-3cac45bd2969.jpg</url>
      <title>DEV Community: Olusola Amoo</title>
      <link>https://dev.to/thewhitechild</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thewhitechild"/>
    <language>en</language>
    <item>
      <title>Git Gotcha: How to Commit Empty Folders with Ease</title>
      <dc:creator>Olusola Amoo</dc:creator>
      <pubDate>Thu, 04 Jul 2024 21:21:58 +0000</pubDate>
      <link>https://dev.to/thewhitechild/git-gotcha-how-to-commit-empty-folders-with-ease-13hg</link>
      <guid>https://dev.to/thewhitechild/git-gotcha-how-to-commit-empty-folders-with-ease-13hg</guid>
      <description>&lt;p&gt;Soooo you’re in the same situation as me, right? You have some empty folders that you don’t have content for yet, but you want to commit them and make them available on your remote repository.&lt;/p&gt;

&lt;p&gt;Well, you can easily achieve this by creating a .gitkeep file in each of the folders.&lt;/p&gt;

&lt;p&gt;When you commit, changes get included. When you push, they get pushed too.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5j4ottkjpzsl0ywjtvva.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5j4ottkjpzsl0ywjtvva.png" alt=" " width="245" height="239"&gt;&lt;/a&gt;&lt;/p&gt;

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