<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>git - 标签 - Zako | 雑魚 | Xchristmas | nya~</title><link>http://blog.csdiy.org/tags/git/</link><description>git - 标签 - Zako | 雑魚 | Xchristmas | nya~</description><generator>Hugo -- gohugo.io</generator><managingEditor>/images/avatar.png (Xmas)</managingEditor><webMaster>/images/avatar.png (Xmas)</webMaster><lastBuildDate>Tue, 26 Mar 2024 15:54:17 +0800</lastBuildDate><atom:link href="http://blog.csdiy.org/tags/git/" rel="self" type="application/rss+xml"/><item><title>关于Git与GitHub的记录</title><link>http://blog.csdiy.org/2024/03/26/git-github/</link><pubDate>Tue, 26 Mar 2024 15:54:17 +0800</pubDate><author><name>Xmas</name></author><guid>http://blog.csdiy.org/2024/03/26/git-github/</guid><description><![CDATA[<div class="featured-image">
                <img src="/2024/03/26/git-github/112222747.webp" referrerpolicy="no-referrer">
            </div>关于git的资料 关于git的资料 https://www.atlassian.com/git https://nulab.com/zh-cn/learn/software-development/git-tutorial/ https://learngitbranching.js.org/?locale=zh_CN 可视化git https://git-scm.com/book/en/v2 常用命令 配置 Git 环境： git config -l: 查看当前 Git 配置信息。 git config --global user.name &quot;Your Name&quot;: 设置全局用户名。 git config --global user.email &quot;your.email@example.com&quot;: 设置]]></description></item></channel></rss>