mirror of
https://github.com/onyx-dot-app/documentation.git
synced 2026-07-25 13:46:14 -04:00
[PR #281] [MERGED] Update git clone command to use depth option #285
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:jmelahman-patch-1📝 Commits (2)
2e51fadUpdate git clone command to use depth optionb1763fbClone 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.