1
0
wiki/Tech/getting-started/版本控制/Git/入门/起步.html

174 lines
434 KiB
HTML
Raw Normal View History

2024-08-08 17:59:00 +08:00
<!DOCTYPE html>
<html><head><title>起步</title><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta property="og:title" content="起步"/><meta property="og:description" content="Git 起步."/><meta property="og:image" content="https://wiki.7wate.com/static/og-image.png"/><meta property="og:width" content="1200"/><meta property="og:height" content="675"/><link rel="icon" href="../../../../../static/icon.png"/><meta name="description" content="Git 起步."/><meta name="generator" content="Quartz"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com"/><script async src="https://umami.7wate.com/script.js" data-website-id="c061efdc-95dd-4d21-9d04-a1ffda0a85b9"></script><script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?94d8ccb156eb7c65abf317e6e01cdba9";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-MHMEL0F832"></script><script>
(function() {
window.dataLayer = window.dataLayer || [];
function gtag() {
window.dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-MHMEL0F832');
})();
</script><link href="../../../../../index.css" rel="stylesheet" type="text/css" spa-preserve/><link href="https://cdn.jsdelivr.net/npm/katex@0.16.0/dist/katex.min.css" rel="stylesheet" type="text/css" spa-preserve/><link href="https://fonts.googleapis.com/css2?family=IBM Plex Mono&amp;family=Schibsted Grotesk:wght@400;700&amp;family=Source Sans Pro:ital,wght@0,400;0,600;1,400;1,600&amp;display=swap" rel="stylesheet" type="text/css" spa-preserve/><script src="../../../../../prescript.js" type="application/javascript" spa-preserve></script><script type="application/javascript" spa-preserve>const fetchData = fetch(`../../../../../static/contentIndex.json`).then(data => data.json())</script></head><body data-slug="Tech/getting-started/版本控制/Git/入门/起步"><div id="quartz-root" class="page"><div id="quartz-body"><div class="left sidebar"><h1 class="page-title "><a href="../../../../..">📚 X·Eden</a></h1><div class="spacer mobile-only"></div><div class="search "><div id="search-icon"><p>Search</p><div></div><svg tabIndex="0" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search</title><desc id="desc">Search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"></path><circle cx="8" cy="8" r="7"></circle></g></svg></div><div id="search-container"><div id="search-space"><input autocomplete="off" id="search-bar" name="search" type="text" aria-label="Search for something" placeholder="Search for something"/><div id="results-container"></div></div></div></div><div class="darkmode "><input class="toggle" id="darkmode-toggle" type="checkbox" tabIndex="-1"/><label id="toggle-label-light" for="darkmode-toggle" tabIndex="-1"><svg xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" version="1.1" id="dayIcon" x="0px" y="0px" viewBox="0 0 35 35" style="enable-background:new 0 0 35 35;" xmlSpace="preserve"><title>Light mode</title><path d="M6,17.5C6,16.672,5.328,16,4.5,16h-3C0.672,16,0,16.672,0,17.5 S0.672,19,1.5,19h3C5.328,19,6,18.328,6,17.5z M7.5,26c-0.414,0-0.789,0.168-1.061,0.439l-2,2C4.168,28.711,4,29.086,4,29.5 C4,30.328,4.671,31,5.5,31c0.414,0,0.789-0.168,1.06-0.44l2-2C8.832,28.289,9,27.914,9,27.5C9,26.672,8.329,26,7.5,26z M17.5,6 C18.329,6,19,5.328,19,4.5v-3C19,0.672,18.329,0,17.5,0S16,0.672,16,1.5v3C16,5.328,16.671,6,17.5,6z M27.5,9 c0.414,0,0.789-0.168,1.06-0.439l2-2C30.832,6.289,31,5.914,31,5.5C31,4.672,30.329,4,29.5,4c-0.414,0-0.789,0.168-1.061,0.44 l-2,2C26.168,6.711,26,7.086,26,7.5C26,8.328,26.671,9,27.5,9z M6.439,8.561C6.711,8.832,7.086,9,7.5,9C8.328,9,9,8.328,9,7.5 c0-0.414-0.168-0.789-0.439-1.061l-2-2C6.289,4.168,5.914,4,5.5,4C4.672,4,4,4.672,4,5.5c0,0.414,0.168,0.789,0.439,1.06 L6.439,8.561z M33.5,16h-3c-0.828,0-1.5,0.672-1.5,1.5s0.672,1.5,1.5,1.5h3c0.828,0,1.5-0.672,1.5-1.5S34.328,16,33.5,16z M28.561,26.439C28.289,26.168,27.914,26,27.5,26c-0.828,0-1.5,0.672-1.5,1.5c0,0.414,0.168,0.789,0.439,1.06l2,2 C28.711,30.832,29.086,31,29.5,31c0.828,0,1.5-0.672,1.5-1.5c0-0.414-0.168-0.789-0.439-1.061L28.561,26.439z M17.5,29 c-0.829,0-1.5,0.672-1.5,1.5v3c0,0.828,0.671,1.5,1.5,1.5s1.5-0.672,1.5-1.5v-3C19,29.672,18.329,29,17.5,29z M17.5,7 C11.71,7,7,11.71,7,17.5S11.71,28,17.5,28S28,23.29,28,17.5S23.29,7,17.5,7z M17.5,25c-4.136,0-7.5-3.364-7.5-7.5 c0-4.136,3.364-7.5,7.5-7.5c4.136,0,7.5,3.364,7.5,7.5C25,21.636,21.636,25,17.5,25z"></path></svg></label><label id="toggle-label-dark" for="darkmode-toggle" tabIndex="-1"><svg xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" version="1.1" id="nightIcon" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background='new 0 0 100 100'" xmlSpace="preserve"><title>Dark mode</title><path d="M96.76,66.458c-0.853-0.852-2.15-1.064-3.23-0.534c-6.063,2.991-12.858,4.571-19.655,4.571 C62.022,70.495,50.88,65.88,42.5,57.5C29.043,44.043,25.658,23.536,34.076,6.47c0.532-1.08,0.318-2.379-0.534-3.23 c-0.851-0.852-2.15-1.064-3.23-0.534c-4.918,2.427-9.375,5.619-13.246,9.491c-9.447,9.447-14.65,2
<h2 id="版本控制系统">版本控制系统<a aria-hidden="true" tabindex="-1" href="#版本控制系统" class="internal"> §</a></h2>
<p>版本控制系统Version Control SystemsVCS是一种记录一个或若干文件内容变化以便将来查阅特定版本修订情况的系统。</p>
<h3 id="本地版本控制系统">本地版本控制系统<a aria-hidden="true" tabindex="-1" href="#本地版本控制系统" class="internal"> §</a></h3>
<p>本地版本控制系统大多采用数据库来记录文件的历次更新差异。</p>
<p>其中最流行的一种叫做 RCS现今许多计算机系统上都还看得到它的踪影。RCS 的工作原理是在硬盘上保存补丁集(补丁是指文件修订前后的变化);通过应用所有的补丁,可以重新计算出各个版本的文件内容。</p>
<p><img src="https://static.7wate.com/img/2022/10/08/cd92265391052.png" alt="本地版本控制图解"/></p>
<h3 id="集中化的版本控制系统">集中化的版本控制系统<a aria-hidden="true" tabindex="-1" href="#集中化的版本控制系统" class="internal"> §</a></h3>
<p>为了解决本地版本控制系统无法协同工作的问题集中化的版本控制系统Centralized Version Control SystemsCVCS应允而生。其采用一个单一集中管理的服务器保存所有文件的修订版本协作者通过客户端连接服务器拉取最新文件或提交更新。</p>
<ul>
<li><strong>优点</strong>:相较于本地 VCS 来说。 现在,每个人都可以在一定程度上看到项目中的其他人正在做些什么。 而管理员也可以轻松掌控每个开发者的权限,并且管理一个 CVCS 要远比在各个客户端上维护本地数据库来得轻松容易。</li>
<li><strong>缺点</strong>:显而易见的缺点是中央服务器的单点故障。例如宕机一小时,那么在这一小时内,谁都无法提交更新,也就无法协同工作;如果中心数据库所在的磁盘发生损坏,又没有做恰当备份,毫无疑问你将丢失所有数据——包括项目的整个变更历史,只剩下人们在各自机器上保留的单独快照。</li>
</ul>
<p><img src="https://static.7wate.com/img/2022/10/08/2fcdd6820ad08.png" alt="集中化的版本控制图解"/></p>
<h3 id="分布式版本控制系统">分布式版本控制系统<a aria-hidden="true" tabindex="-1" href="#分布式版本控制系统" class="internal"> §</a></h3>
<p>为了解决集中化的版本控制系统的痛处分布式版本控制系统Distributed Version Control SystemDVCS面世了。分布式顾名思义每一个节点都基于公认中心节点服务器的镜像拷贝故每个节点都拥有代码仓库的完整信息。因此不存在中心节点故障无法工作、物理损坏无法恢复、日志历史不完整导致协作者无法相互协作。</p>
<p>更进一步,许多这类系统都可以指定和若干不同的远端代码仓库进行交互。籍此,你就可以在同一个项目中,分别和不同工作小组的人相互协作。 你可以根据需要设定不同的协作流程,比如层次模型式的工作流,而这在以前的集中式系统中是无法实现的。</p>
<p><img src="https://static.7wate.com/img/2022/10/08/ba18b505e0ce9.png" alt="分布式版本控制图解"/></p>
<h2 id="git-简史">Git 简史<a aria-hidden="true" tabindex="-1" href="#git-简史" class="internal"> §</a></h2>
<p>同生活中的许多伟大事物一样Git 诞生于一个极富纷争大举创新的年代。</p>
<p>Linux 内核开源项目有着为数众多的参与者。 绝大多数的 Linux 内核维护工作都花在了提交补丁和保存归档的繁琐事务上19912002 年间)。到 2002 年,整个项目组开始启用一个专有的分布式版本控制系统 BitKeeper 来管理和维护代码。</p>
<p>到了 2005 年,开发 BitKeeper 的商业公司同 Linux 内核开源社区的合作关系结束,他们收回了 Linux 内核社区免费使用 BitKeeper 的权力。 这就迫使 Linux 开源社区(特别是 Linux 的缔造者 Linus Torvalds基于使用 BitKeeper 时的经验教训,开发出自己的版本系统。 他们对新的系统制订了若干目标:</p>
<ul>
<li><strong>速度</strong></li>
<li><strong>简单的设计</strong></li>
<li><strong>对非线性开发模式的强力支持(允许成千上万个并行开发的分支)</strong></li>
<li><strong>完全分布式</strong></li>
<li><strong>有能力高效管理类似 Linux 内核一样的超大规模项目(速度和数据量)</strong></li>
</ul>
<p>自诞生于 2005 年以来Git 日臻成熟完善,在高度易用的同时,仍然保留着初期设定的目标。 它的速度飞快,极其适合管理大项目,有着令人难以置信的非线性分支管理系统。</p>
<h2 id="git-特性">Git 特性<a aria-hidden="true" tabindex="-1" href="#git-特性" class="internal"> §</a></h2>
<p>那么简单地说Git 究竟是怎样的一个系统呢?它的主要特性是什么?</p>
<h3 id="直接记录快照而非差异比较">直接记录快照,而非差异比较<a aria-hidden="true" tabindex="-1" href="#直接记录快照而非差异比较" class="internal"> §</a></h3>
<p><img src="https://static.7wate.com/img/2022/10/09/a9fc9a4a4b926.png" alt="Git 存储项目随时间改变的快照。"/></p>
<p>Git 与其他版本控制系统主要差别在于对待数据的方法;<strong>Git 直接记录快照,而非差异比较</strong>。Git 中每一次提交更新或保存项目状态都是对全部文件创建一个快照并保存这个快照的索引如果文件没有修改Git 则不再重新存储该文件而是只保留一个链接指向之前存储的文件。Git 对待数据更像是一个快照流。</p>
<h3 id="近乎所有操作都是本地执行">近乎所有操作都是本地执行<a aria-hidden="true" tabindex="-1" href="#近乎所有操作都是本地执行" class="internal"> §</a></h3>
<p>由于 Git 是分布式版本控制系统,在不对公认中心节点服务器操作的情况下,绝大多数操作都只需要访问本地文件资源。故 Git 大部分操作看起来瞬间完成,不存在网络延时。</p>
<h3 id="保证数据完整性">保证数据完整性<a aria-hidden="true" tabindex="-1" href="#保证数据完整性" class="internal"> §</a></h3>
<p>Git 中所有的数据在存储前都用 SHA-1 散列hash哈希计算校验和并以哈希值来索引而不是文件名。这意味着不可能在 Git 不知情时更改任何文件内容或目录内容。</p>
<div data-rehype-pretty-code-fragment><pre style="background-color:var(--shiki-color-background);" tabindex="0" data-language="shell" data-theme="default"><code data-language="shell" data-theme="default"><span data-line><span style="color:var(--shiki-token-function);">//</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">SHA-1</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">哈希</span></span>
<span data-line><span style="color:var(--shiki-token-function);">24b9da6552252987aa493b52f8696cd6d3b00373</span></span></code></pre></div>
<h3 id="一般只添加数据">一般只添加数据<a aria-hidden="true" tabindex="-1" href="#一般只添加数据" class="internal"> §</a></h3>
<p>因为 Git 一般只添加数据,所以你很难让 Git 执行任何不可逆操作,或者让它以任何方式清除数据。</p>
<h3 id="git-的三种状态">Git 的三种状态<a aria-hidden="true" tabindex="-1" href="#git-的三种状态" class="internal"> §</a></h3>
<p><img src="https://static.7wate.com/img/2022/10/09/968e613cf754c.png" alt="工作区、暂存区以及 Git 目录。"/></p>
<p>Git 有三种状态,你的文件可能处于其中之一: <strong>已修改modified</strong><strong>已暂存staged<strong></strong>已提交committed</strong></p>
<ul>
<li>已修改:修改了文件,但还没保存到数据库中</li>
<li>已暂存:对一个已修改文件的当前版本做了标记,使之包含在下次提交的快照中。</li>
<li>已提交:数据已经安全地保存在本地数据库中。</li>
</ul>
<p>这会让我们的 Git 项目拥有三个阶段:<strong>工作区Working Directory</strong><strong>暂存区Staging Area</strong> 以及 <strong>Git 目录Repository</strong></p>
<ul>
<li>工作区:工作区对项目的某个版本独立提取出来的内容,放在磁盘上供你使用或修改。</li>
<li>暂存区:保存了下次将要提交的文件列表信息。</li>
<li>Git 目录Git 用来保存项目的元数据和对象数据库的地方。</li>
</ul>
<p>所以 Git 的基本工作流程如下:</p>
<ol>
<li><strong>工作区</strong>中修改文件(<strong>已修改</strong>)。</li>
<li>将你下次想要提交的更改选择性地暂存,这样只会将更改的部分<strong>添加到暂存区</strong><strong>已暂存</strong>)。</li>
<li>提交更新,找到暂存区的文件,将快照<strong>永久性存储到 Git 目录</strong><strong>已提交</strong>)。</li>
</ol>
<h2 id="git-首次运行">Git 首次运行<a aria-hidden="true" tabindex="-1" href="#git-首次运行" class="internal"> §</a></h2>
<p>Git 安装后首先要定制环境,仅需<strong>配置一次,升级时保留配置</strong>信息。</p>
<h3 id="git-配置">Git 配置<a aria-hidden="true" tabindex="-1" href="#git-配置" class="internal"> §</a></h3>
<ol>
<li>系统配置:包含系统上每一个用户及其仓库的通用配置。</li>
<li>全局配置:只针对当前用户,对系统上所有仓库生效。</li>
<li>仓库配置:仅对当前仓库生效,为默认选项。</li>
</ol>
<p>配置文件作用域采用就近原则,每一个级别会覆盖上一级别的配置。修改不同的配置文件,需要在执行 git config 时传递不同参数。</p>
<div data-rehype-pretty-code-fragment><pre style="background-color:var(--shiki-color-background);" tabindex="0" data-language="shell" data-theme="default"><code data-language="shell" data-theme="default"><span data-line><span style="color:var(--shiki-token-function);">git</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">config</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">--system</span></span>
<span data-line><span style="color:var(--shiki-token-function);">git</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">config</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">--global</span></span>
<span data-line><span style="color:var(--shiki-token-function);">git</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">config</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">--local</span></span></code></pre></div>
<h3 id="用户信息">用户信息<a aria-hidden="true" tabindex="-1" href="#用户信息" class="internal"> §</a></h3>
<p>务必设置用户名和邮件地址,这一点至关重要,因为每一个 Git 提交都会使用这些信息,并且写入到每一次提交中,不可更改。</p>
<div data-rehype-pretty-code-fragment><pre style="background-color:var(--shiki-color-background);" tabindex="0" data-language="shell" data-theme="default"><code data-language="shell" data-theme="default"><span data-line><span style="color:var(--shiki-token-function);">git</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">config</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">--global</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">user.name</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-keyword);">&lt;</span><span style="color:var(--shiki-token-string);">user-nam</span><span style="color:var(--shiki-color-text);">e</span><span style="color:var(--shiki-token-keyword);">></span></span>
<span data-line><span style="color:var(--shiki-token-function);">git</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">config</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">--global</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">user.email</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-keyword);">&lt;</span><span style="color:var(--shiki-token-string);">email@email.co</span><span style="color:var(--shiki-color-text);">m</span><span style="color:var(--shiki-token-keyword);">></span></span></code></pre></div>
<h3 id="查看配置">查看配置<a aria-hidden="true" tabindex="-1" href="#查看配置" class="internal"> §</a></h3>
<div data-rehype-pretty-code-fragment><pre style="background-color:var(--shiki-color-background);" tabindex="0" data-language="shell" data-theme="default"><code data-language="shell" data-theme="default"><span data-line><span style="color:var(--shiki-token-function);">//</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">所有</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">Git</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">配置</span></span>
<span data-line><span style="color:var(--shiki-token-function);">git</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">config</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">--list</span></span>
<span data-line> </span>
<span data-line><span style="color:var(--shiki-token-function);">//</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">检查</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">Git</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">的某一项配置</span></span>
<span data-line><span style="color:var(--shiki-token-function);">git</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">config</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-keyword);">&lt;</span><span style="color:var(--shiki-token-string);">ke</span><span style="color:var(--shiki-color-text);">y</span><span style="color:var(--shiki-token-keyword);">></span><span style="color:var(--shiki-color-text);"> </span></span></code></pre></div>
<h3 id="获取帮助">获取帮助<a aria-hidden="true" tabindex="-1" href="#获取帮助" class="internal"> §</a></h3>
<ul>
<li><a href="https://git-scm.com/book/zh/v2" class="external">Git 官方手册</a></li>
<li><a href="https://oschina.gitee.io/opensource-guide/" class="external">开源指北</a></li>
</ul>
<div data-rehype-pretty-code-fragment><pre style="background-color:var(--shiki-color-background);" tabindex="0" data-language="shell" data-theme="default"><code data-language="shell" data-theme="default"><span data-line><span style="color:var(--shiki-token-function);">git</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">help</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-keyword);">&lt;</span><span style="color:var(--shiki-token-string);">ver</span><span style="color:var(--shiki-color-text);">b</span><span style="color:var(--shiki-token-keyword);">></span></span>
<span data-line><span style="color:var(--shiki-token-function);">git</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-keyword);">&lt;</span><span style="color:var(--shiki-token-string);">ver</span><span style="color:var(--shiki-color-text);">b</span><span style="color:var(--shiki-token-keyword);">></span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">--help</span></span>
<span data-line><span style="color:var(--shiki-token-function);">man</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">git-</span><span style="color:var(--shiki-token-keyword);">&lt;</span><span style="color:var(--shiki-token-string);">ver</span><span style="color:var(--shiki-color-text);">b</span><span style="color:var(--shiki-token-keyword);">></span></span>
<span data-line> </span>
<span data-line><span style="color:var(--shiki-token-function);">//</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">简明的帮助文件</span></span>
<span data-line><span style="color:var(--shiki-token-function);">git</span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-keyword);">&lt;</span><span style="color:var(--shiki-token-string);">ver</span><span style="color:var(--shiki-color-text);">b</span><span style="color:var(--shiki-token-keyword);">></span><span style="color:var(--shiki-color-text);"> </span><span style="color:var(--shiki-token-string);">-h</span></span></code></pre></div></article></div><div class="right sidebar"><div class="graph "><h3>Graph View</h3><div class="graph-outer"><div id="graph-container" data-cfg="{&quot;drag&quot;:true,&quot;zoom&quot;:true,&quot;depth&quot;:1,&quot;scale&quot;:1.1,&quot;repelForce&quot;:0.5,&quot;centerForce&quot;:0.3,&quot;linkDistance&quot;:30,&quot;fontSize&quot;:0.6,&quot;opacityScale&quot;:1,&quot;showTags&quot;:true,&quot;removeTags&quot;:[]}"></div><svg version="1.1" id="global-graph-icon" xmlns="http://www.w3.org/2000/svg" xmlnsXlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 55 55" fill="currentColor" xmlSpace="preserve"><path d="M49,0c-3.309,0-6,2.691-6,6c0,1.035,0.263,2.009,0.726,2.86l-9.829,9.829C32.542,17.634,30.846,17,29,17
s-3.542,0.634-4.898,1.688l-7.669-7.669C16.785,10.424,17,9.74,17,9c0-2.206-1.794-4-4-4S9,6.794,9,9s1.794,4,4,4
c0.74,0,1.424-0.215,2.019-0.567l7.669,7.669C21.634,21.458,21,23.154,21,25s0.634,3.542,1.688,4.897L10.024,42.562
C8.958,41.595,7.549,41,6,41c-3.309,0-6,2.691-6,6s2.691,6,6,6s6-2.691,6-6c0-1.035-0.263-2.009-0.726-2.86l12.829-12.829
c1.106,0.86,2.44,1.436,3.898,1.619v10.16c-2.833,0.478-5,2.942-5,5.91c0,3.309,2.691,6,6,6s6-2.691,6-6c0-2.967-2.167-5.431-5-5.91
v-10.16c1.458-0.183,2.792-0.759,3.898-1.619l7.669,7.669C41.215,39.576,41,40.26,41,41c0,2.206,1.794,4,4,4s4-1.794,4-4
s-1.794-4-4-4c-0.74,0-1.424,0.215-2.019,0.567l-7.669-7.669C36.366,28.542,37,26.846,37,25s-0.634-3.542-1.688-4.897l9.665-9.665
C46.042,11.405,47.451,12,49,12c3.309,0,6-2.691,6-6S52.309,0,49,0z M11,9c0-1.103,0.897-2,2-2s2,0.897,2,2s-0.897,2-2,2
S11,10.103,11,9z M6,51c-2.206,0-4-1.794-4-4s1.794-4,4-4s4,1.794,4,4S8.206,51,6,51z M33,49c0,2.206-1.794,4-4,4s-4-1.794-4-4
s1.794-4,4-4S33,46.794,33,49z M29,31c-3.309,0-6-2.691-6-6s2.691-6,6-6s6,2.691,6,6S32.309,31,29,31z M47,41c0,1.103-0.897,2-2,2
s-2-0.897-2-2s0.897-2,2-2S47,39.897,47,41z M49,10c-2.206,0-4-1.794-4-4s1.794-4,4-4s4,1.794,4,4S51.206,10,49,10z"></path></svg></div><div id="global-graph-outer"><div id="global-graph-container" data-cfg="{&quot;drag&quot;:true,&quot;zoom&quot;:true,&quot;depth&quot;:-1,&quot;scale&quot;:0.9,&quot;repelForce&quot;:0.5,&quot;centerForce&quot;:0.3,&quot;linkDistance&quot;:30,&quot;fontSize&quot;:0.6,&quot;opacityScale&quot;:1,&quot;showTags&quot;:true,&quot;removeTags&quot;:[]}"></div></div></div><div class="toc desktop-only"><button type="button" id="toc" class><h3>Table of Contents</h3><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="fold"><polyline points="6 9 12 15 18 9"></polyline></svg></button><div id="toc-content"><ul class="overflow"><li class="depth-0"><a href="#版本控制系统" data-for="版本控制系统">版本控制系统</a></li><li class="depth-1"><a href="#本地版本控制系统" data-for="本地版本控制系统">本地版本控制系统</a></li><li class="depth-1"><a href="#集中化的版本控制系统" data-for="集中化的版本控制系统">集中化的版本控制系统</a></li><li class="depth-1"><a href="#分布式版本控制系统" data-for="分布式版本控制系统">分布式版本控制系统</a></li><li class="depth-0"><a href="#git-简史" data-for="git-简史">Git 简史</a></li><li class="depth-0"><a href="#git-特性" data-for="git-特性">Git 特性</a></li><li class="depth-1"><a href="#直接记录快照而非差异比较" data-for="直接记录快照而非差异比较">直接记录快照,而非差异比较</a></li><li class="depth-1"><a href="#近乎所有操作都是本地执行" data-for="近乎所有操作都是本地执行">近乎所有操作都是本地执行</a></li><li class="depth-1"><a href="#保证数据完整性" data-for="保证数据完整性">保证数据完整性</a></li><li class="depth-1"><a href="#一般只添加数据" data-for="一般只添加数据">一般只添加数据</a></li><li class="depth-1"><a href="#git-的三种状态" data-for="git-的三种状态">Git 的三种状态</a></li><li class="depth-0"><a href="#git-首次运行" data-for="git-首次运行">Git 首次运行</a></li><li class="depth-1"><a href="#git-配置" data-for="git-配置">Git 配置</a></li><li class="depth-1"><a href="#用户信息" data-for="用户信息">用户信息</a></li><li class="depth-1"><a href="#查看配置" data-for="查看配置">查看配置</a></li><li class="depth-1"><a href="#获取帮助" data-for="获取帮助">获取帮助</a></li></ul></div></div><div class="backlinks "><h3>Backlinks</h3><ul class="overflow"><li>No backlinks found</li></ul></div><div class="explorer mobile-only"><button type="button" id="explorer" data-behavior="collapse" data-collapsed="collapsed" data-savestate="true" data-tree="[{&quot;path&quot;:&quot;Basics&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Basics/english&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Blog&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/个人成长&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/医学健康&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/历史&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/哲学宗教&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/心理&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/政治军事&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/教育学习&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/文学&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/生活百科&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/社会文化&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/科学技术&quot;,&quot;collapsed&quot;:true},{&quot;path&quot;:&quot;Book/经济理财&quot;,&quot;co
function toggleCallout() {
const outerBlock = this.parentElement;
outerBlock.classList.toggle(`is-collapsed`);
const collapsed = outerBlock.classList.contains(`is-collapsed`);
const height = collapsed ? this.scrollHeight : outerBlock.scrollHeight;
outerBlock.style.maxHeight = height + `px`;
let current = outerBlock;
let parent = outerBlock.parentElement;
while (parent) {
if (!parent.classList.contains(`callout`)) {
return;
}
const collapsed2 = parent.classList.contains(`is-collapsed`);
const height2 = collapsed2 ? parent.scrollHeight : parent.scrollHeight + current.scrollHeight;
parent.style.maxHeight = height2 + `px`;
current = parent;
parent = parent.parentElement;
}
}
function setupCallout() {
const collapsible = document.getElementsByClassName(
`callout is-collapsible`
);
for (const div of collapsible) {
const title = div.firstElementChild;
if (title) {
title.removeEventListener(`click`, toggleCallout);
title.addEventListener(`click`, toggleCallout);
const collapsed = div.classList.contains(`is-collapsed`);
const height = collapsed ? title.scrollHeight : div.scrollHeight;
div.style.maxHeight = height + `px`;
}
}
}
document.addEventListener(`nav`, setupCallout);
window.addEventListener(`resize`, setupCallout);
</script><script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.esm.min.mjs';
const darkMode = document.documentElement.getAttribute('saved-theme') === 'dark'
mermaid.initialize({
startOnLoad: false,
securityLevel: 'loose',
theme: darkMode ? 'dark' : 'default'
});
document.addEventListener('nav', async () => {
await mermaid.run({
querySelector: '.mermaid'
})
});
</script><script src="https://cdn.jsdelivr.net/npm/katex@0.16.7/dist/contrib/copy-tex.min.js" type="application/javascript"></script><script src="../../../../../postscript.js" type="module"></script></html>