<?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: GhostBasenji</title>
    <description>The latest articles on DEV Community by GhostBasenji (@ghostbasenji).</description>
    <link>https://dev.to/ghostbasenji</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%2F349284%2Fffa16e16-1aec-4c54-a37a-3227d748181e.jpeg</url>
      <title>DEV Community: GhostBasenji</title>
      <link>https://dev.to/ghostbasenji</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ghostbasenji"/>
    <language>en</language>
    <item>
      <title>How to work with git submodule?</title>
      <dc:creator>GhostBasenji</dc:creator>
      <pubDate>Fri, 31 Jul 2020 07:07:14 +0000</pubDate>
      <link>https://dev.to/ghostbasenji/how-to-work-with-git-submodule-1l7m</link>
      <guid>https://dev.to/ghostbasenji/how-to-work-with-git-submodule-1l7m</guid>
      <description>&lt;p&gt;I have several repository projects. And in order not to create a bunch of repositories, I decided to combine them into one repository, because they are on the same topic.&lt;br&gt;
Here is the repository structure:&lt;br&gt;
onetheme_repo:&lt;br&gt;
repo_001&lt;br&gt;
repo_002&lt;br&gt;
and so on.&lt;br&gt;
As I understand it, git uses the submodule command for this.&lt;br&gt;
A question -- when creating a new project and saving it to the repository, do I need to use the submodule command every time?&lt;br&gt;
P.S. Sorry for my bad English. I'm hard of hearing, and I'm learning to work with git.&lt;/p&gt;

</description>
      <category>help</category>
      <category>git</category>
      <category>submodule</category>
    </item>
  </channel>
</rss>
