mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-12-16 13:32:00 -05:00
update:git
This commit is contained in:
@@ -71,6 +71,12 @@ git config [--global] user.email "[email address]"
|
||||
```
|
||||
git config core.ignorecase false
|
||||
```
|
||||
|
||||
- 配置git默认使用的编辑器
|
||||
```
|
||||
git config --global core.editor "nvim"
|
||||
```
|
||||
|
||||
## 连接远程仓库
|
||||
|
||||
连接到远程仓库并推送需要证明你有权写入仓库。早期Github可以使用密码认证,现在则使用密钥认证。
|
||||
|
||||
@@ -182,6 +182,11 @@
|
||||
</ul>
|
||||
<pre style="background-color:#151515;color:#e8e8d3;"><code><span>git config core.ignorecase false
|
||||
</span></code></pre>
|
||||
<ul>
|
||||
<li>配置git默认使用的编辑器</li>
|
||||
</ul>
|
||||
<pre style="background-color:#151515;color:#e8e8d3;"><code><span>git config --global core.editor "nvim"
|
||||
</span></code></pre>
|
||||
<h2 id="lian-jie-yuan-cheng-cang-ku">连接远程仓库</h2>
|
||||
<p>连接到远程仓库并推送需要证明你有权写入仓库。早期Github可以使用密码认证,现在则使用密钥认证。</p>
|
||||
<ul>
|
||||
|
||||
BIN
public/pagefind/fragment/en_16db812.pf_fragment
Normal file
BIN
public/pagefind/fragment/en_16db812.pf_fragment
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
public/pagefind/index/en_7d89685.pf_index
Normal file
BIN
public/pagefind/index/en_7d89685.pf_index
Normal file
Binary file not shown.
BIN
public/pagefind/index/en_85147a0.pf_index
Normal file
BIN
public/pagefind/index/en_85147a0.pf_index
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
public/pagefind/index/en_da205af.pf_index
Normal file
BIN
public/pagefind/index/en_da205af.pf_index
Normal file
Binary file not shown.
BIN
public/pagefind/index/en_e93083a.pf_index
Normal file
BIN
public/pagefind/index/en_e93083a.pf_index
Normal file
Binary file not shown.
BIN
public/pagefind/index/en_f03843f.pf_index
Normal file
BIN
public/pagefind/index/en_f03843f.pf_index
Normal file
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
{"version":"1.3.0","languages":{"en":{"hash":"en_51c5905d47","wasm":"en","page_count":77}}}
|
||||
{"version":"1.3.0","languages":{"en":{"hash":"en_1515ccaa8c","wasm":"en","page_count":77}}}
|
||||
BIN
public/pagefind/pagefind.en_1515ccaa8c.pf_meta
Normal file
BIN
public/pagefind/pagefind.en_1515ccaa8c.pf_meta
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user