<?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 QiYue's Blog</title><link>https://hello-github-ui-github-io.onrender.com/series/git/</link><description>Recent content in Git on QiYue's Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><copyright>&amp;copy; 2026 QiYue's Blog</copyright><lastBuildDate>Thu, 27 Jan 2022 23:07:43 +0800</lastBuildDate><atom:link href="https://hello-github-ui-github-io.onrender.com/series/git/index.xml" rel="self" type="application/rss+xml"/><item><title>Git进阶宝典</title><link>https://hello-github-ui-github-io.onrender.com/posts/git%E8%BF%9B%E9%98%B6%E5%AE%9D%E5%85%B8/</link><pubDate>Thu, 27 Jan 2022 23:07:43 +0800</pubDate><guid>https://hello-github-ui-github-io.onrender.com/posts/git%E8%BF%9B%E9%98%B6%E5%AE%9D%E5%85%B8/</guid><description>&lt;blockquote&gt;&lt;p&gt;在 Git 专题的开篇，我就提醒大家一定要记住这几个专用名词，对掌握 Git 有很大的帮助：&#10;Workspace：工作区&#10;Index / Stage：暂存区&#10;Repository：仓库区（或本地仓库）&#10;Remote：远程仓库&#10;当然了，没记住的话，也不要紧了，今天就趁机再温故一遍。&lt;/p&gt;</description></item><item><title>Git-commit-中添加表情</title><link>https://hello-github-ui-github-io.onrender.com/posts/git-commit-%E4%B8%AD%E6%B7%BB%E5%8A%A0%E8%A1%A8%E6%83%85/</link><pubDate>Tue, 23 Jun 2020 09:23:43 +0800</pubDate><guid>https://hello-github-ui-github-io.onrender.com/posts/git-commit-%E4%B8%AD%E6%B7%BB%E5%8A%A0%E8%A1%A8%E6%83%85/</guid><description>&lt;h1 class="relative group"&gt;git commit 中使用表情&#10; &lt;div id="git-commit-中使用表情" class="anchor"&gt;&lt;/div&gt;&#10; &#10; &lt;span&#10; class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;&#10; &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#git-commit-%e4%b8%ad%e4%bd%bf%e7%94%a8%e8%a1%a8%e6%83%85" aria-label="锚点"&gt;#&lt;/a&gt;&#10; &lt;/span&gt;&#10; &#10;&lt;/h1&gt;&#10;&lt;p&gt;我们经常可以在github上看到国外大佬的commit信息中有很多可爱的表情，这是怎么做到的呢？&#10;ok，可以这样使用哦：&lt;code&gt;git commit -m '提交信息 :emoji:'&lt;/code&gt;，示例：&lt;code&gt;git commit -m '增加新功能 :sparkles:'&lt;/code&gt;&lt;/p&gt;</description></item><item><title>GitHub上传大文件</title><link>https://hello-github-ui-github-io.onrender.com/posts/github%E4%B8%8A%E4%BC%A0%E5%A4%A7%E6%96%87%E4%BB%B6%E7%9A%84%E6%96%B9%E5%BC%8F/</link><pubDate>Mon, 30 Dec 2019 05:17:52 +0800</pubDate><guid>https://hello-github-ui-github-io.onrender.com/posts/github%E4%B8%8A%E4%BC%A0%E5%A4%A7%E6%96%87%E4%BB%B6%E7%9A%84%E6%96%B9%E5%BC%8F/</guid><description>&lt;h1 class="relative group"&gt;github上传文件限制&#10; &lt;div id="github上传文件限制" class="anchor"&gt;&lt;/div&gt;&#10; &#10; &lt;span&#10; class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;&#10; &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#github%e4%b8%8a%e4%bc%a0%e6%96%87%e4%bb%b6%e9%99%90%e5%88%b6" aria-label="锚点"&gt;#&lt;/a&gt;&#10; &lt;/span&gt;&#10; &#10;&lt;/h1&gt;&#10;&lt;p&gt;github默认地上传文件限制是不超过100M，注意：是单个文件不能超过100M(注意：本篇的密码必须是SHA256加密后的密文)&lt;/p&gt;</description></item></channel></rss>