<?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 Blog - uTIcARdI</title><link>https://blog.gainskills.top/tags/git/</link><description>Recent content in Git on Blog - uTIcARdI</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 04 Aug 2025 18:51:32 +1200</lastBuildDate><atom:link href="https://blog.gainskills.top/tags/git/index.xml" rel="self" type="application/rss+xml"/><item><title>Hugo-Versioning</title><link>https://blog.gainskills.top/2019/01/27/hugo-versioning/</link><pubDate>Sun, 27 Jan 2019 00:00:00 +0000</pubDate><guid>https://blog.gainskills.top/2019/01/27/hugo-versioning/</guid><description>&lt;p&gt;Hugo provides the detail &lt;a href="https://gohugo.io/hosting-and-deployment/"&gt;instructions&lt;/a&gt; about how to deploy it on different environment.&lt;/p&gt;
&lt;p&gt;At first, I followed &lt;a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/#deployment-of-project-pages-from-docs-folder-on-master-branch"&gt;Deployment of Project Pages from /docs folder on master branch&lt;/a&gt;, and put all files in one repository.&lt;/p&gt;
&lt;p&gt;I continue to check &lt;a href="https://gohugo.io/hosting-and-deployment/hosting-on-github/#deployment-of-project-pages-from-your-gh-pages-branch"&gt;Deployment of Project Pages From Your gh-pages branch&lt;/a&gt; after I did some customization on &lt;a href="https://themes.gohugo.io/hugo-theme-cleanwhite/"&gt;hugo-theme-cleanwhite&lt;/a&gt; and want to publish the change to the &lt;a href="https://github.com/gainskills/hugo-theme-cleanwhite"&gt;forked branch&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Instead of the follow Hugo guide, I did some try myself. I searched &amp;ldquo;change a subfolder to another repository and found the article: &lt;a href="http://gbayer.com/development/moving-files-from-one-git-repository-to-another-preserving-history/"&gt;Moving Files from one Git Repository to Another, Preserving History&lt;/a&gt; but its case is:&lt;/p&gt;</description></item></channel></rss>