[PR #281] [MERGED] Update git clone command to use depth option #285

Closed
opened 2026-02-15 17:15:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/onyx-dot-app/documentation/pull/281
Author: @jmelahman
Created: 11/27/2025
Status: Merged
Merged: 11/27/2025
Merged by: @wenxi-onyx

Base: mainHead: jmelahman-patch-1


📝 Commits (2)

  • 2e51fad Update git clone command to use depth option
  • b1763fb Clone Onyx repo with shallow copy option

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 deployment/local/docker.mdx (+1 -1)
📝 snippets/install-onyx.mdx (+1 -1)

📄 Description

Suggest a shallow clone to avoid downloading >300mb of legacy git objects.

Related to https://news.ycombinator.com/item?id=46062910


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/onyx-dot-app/documentation/pull/281 **Author:** [@jmelahman](https://github.com/jmelahman) **Created:** 11/27/2025 **Status:** ✅ Merged **Merged:** 11/27/2025 **Merged by:** [@wenxi-onyx](https://github.com/wenxi-onyx) **Base:** `main` ← **Head:** `jmelahman-patch-1` --- ### 📝 Commits (2) - [`2e51fad`](https://github.com/onyx-dot-app/documentation/commit/2e51fad27d57a891f6219ed4a751e60d6a3fce27) Update git clone command to use depth option - [`b1763fb`](https://github.com/onyx-dot-app/documentation/commit/b1763fb93d6978140309d1933056c72e17ae2c36) Clone Onyx repo with shallow copy option ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `deployment/local/docker.mdx` (+1 -1) 📝 `snippets/install-onyx.mdx` (+1 -1) </details> ### 📄 Description Suggest a shallow clone to avoid downloading >300mb of legacy git objects. Related to https://news.ycombinator.com/item?id=46062910 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:15:43 -05:00
yindo closed this issue 2026-02-15 17:15:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onyx-dot-app/documentation#285