# 哪种 git 极简主义可以在不浪费本地存储的情况下进行安装？

**URL:** https://meta.discourse.org/t/which-git-minimalism-allows-install-without-wasting-my-local-storage/383219
**Category:** Self-hosting
**Created:** [2025年九月19日 01:17 UTC](https://meta.discourse.org/t/which-git-minimalism-allows-install-without-wasting-my-local-storage/383219 "2025-09-19T01:17:29Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![nineb](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nineb/32/522106_2.png) [@nineb](https://meta.discourse.org/u/nineb)
#### Post date: [2025年九月19日 01:17 UTC](https://meta.discourse.org/t/which-git-minimalism-allows-install-without-wasting-my-local-storage/383219/1 "2025-09-19T01:17:29Z")

</div>

这些选择并不明确

> **[A minimalist's guide to cloning git repositories](https://bhupesh.me/minimalist-guide-git-clone/)**
>
> A look at 10 different ways to clone a git repository by optimizing for size.

图表没有帮助

> **[Get up to speed with partial clone and shallow clone](https://github.blog/open-source/git/get-up-to-speed-with-partial-clone-and-shallow-clone/)**
>
> As your Git repositories grow, it becomes harder and harder for new developers to clone and start working on them. Git is designed as a distributed version control system. This means that…

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2025年九月19日 01:25 UTC](https://meta.discourse.org/t/which-git-minimalism-allows-install-without-wasting-my-local-storage/383219/2 "2025-09-19T01:25:44Z")

</div>

Discourse docker 并不大，所以没关系。

你为什么这么问？

---

<div class="post-metadata">

### Author: ![nineb](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nineb/32/522106_2.png) [@nineb](https://meta.discourse.org/u/nineb)
#### Post date: [2025年九月19日 01:29 UTC](https://meta.discourse.org/t/which-git-minimalism-allows-install-without-wasting-my-local-storage/383219/3 "2025-09-19T01:29:15Z")

</div>

它有多大？

^这是需要没有额外字符的问题

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2025年九月19日 01:46 UTC](https://meta.discourse.org/t/which-git-minimalism-allows-install-without-wasting-my-local-storage/383219/4 "2025-09-19T01:46:36Z")

</div>

我们已经使用了 Discourse 的浅层克隆来帮助解决存储限制。
