<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Git on Mr.W&#39;s Blog</title>
    <link>https://c57b4987.mrwblog.pages.dev/tags/git/</link>
    <description>Recent content in Git on Mr.W&#39;s Blog</description>
    <image>
      <title>Mr.W&#39;s Blog</title>
      <url>https://c57b4987.mrwblog.pages.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://c57b4987.mrwblog.pages.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 01 Jul 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://c57b4987.mrwblog.pages.dev/tags/git/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hugo Warning [found no layout file for ..]</title>
      <link>https://c57b4987.mrwblog.pages.dev/posts/hugowarn/</link>
      <pubDate>Mon, 01 Jul 2024 00:00:00 +0000</pubDate>
      <guid>https://c57b4987.mrwblog.pages.dev/posts/hugowarn/</guid>
      <description>&lt;h3 id=&#34;warning-message&#34;&gt;Warning message:&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;WARN  found no layout file for &amp;#34;html&amp;#34; for kind &amp;#34;home&amp;#34;: You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN  found no layout file for &amp;#34;html&amp;#34; for kind &amp;#34;taxonomy&amp;#34;: You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN  found no layout file for &amp;#34;html&amp;#34; for kind &amp;#34;section&amp;#34;: You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN  found no layout file for &amp;#34;html&amp;#34; for kind &amp;#34;page&amp;#34;: You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN  found no layout file for &amp;#34;html&amp;#34; for layout &amp;#34;archives&amp;#34; for kind &amp;#34;page&amp;#34;: You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN  found no layout file for &amp;#34;html&amp;#34; for layout &amp;#34;search&amp;#34; for kind &amp;#34;page&amp;#34;: You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN  found no layout file for &amp;#34;html&amp;#34; for kind &amp;#34;term&amp;#34;: You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN  found no layout file for &amp;#34;json&amp;#34; for kind &amp;#34;home&amp;#34;: You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;This will happen when you reclone repo with git submodule from remote branch and the &lt;code&gt;submodule&lt;/code&gt; not get downloaded as well. In other words, Submodules may not get cloned automatically.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Git classic workflow and merge conflict solution</title>
      <link>https://c57b4987.mrwblog.pages.dev/posts/git-workflow-conflict/</link>
      <pubDate>Fri, 17 Nov 2023 00:00:00 +0000</pubDate>
      <guid>https://c57b4987.mrwblog.pages.dev/posts/git-workflow-conflict/</guid>
      <description>&lt;p&gt;&lt;img alt=&#34;git workflow&#34; loading=&#34;lazy&#34; src=&#34;https://c57b4987.mrwblog.pages.dev/posts/git-workflow-conflict/git-workflow.png&#34; title=&#34;git workflow&#34;&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Mearge conflict resolution: Edit the confilct file manually and then commit to branch&lt;/p&gt;
&lt;/blockquote&gt;</description>
    </item>
  </channel>
</rss>
