Skip to content

Add shallow clone (--depth Improve native build clone step#123

Merged
vmelikyan merged 1 commit intomainfrom
native-build-clone-fixes
Mar 4, 2026
Merged

Add shallow clone (--depth Improve native build clone step#123
vmelikyan merged 1 commit intomainfrom
native-build-clone-fixes

Conversation

@vmelikyan
Copy link
Contributor

Add shallow clone (--depth 1), --single-branch, and --progress to native build git clone steps. Refactor container clone functions to use git init + git fetch
--depth 1 for fetching specific revisions instead of full clone +
checkout.

Add shallow clone (--depth 1), --single-branch, and --progress to native
build git clone steps. Refactor container clone functions to use git
init + git fetch
  --depth 1 for fetching specific revisions instead of full clone +
checkout.
@vmelikyan vmelikyan requested a review from a team as a code owner March 4, 2026 00:39
@vmelikyan vmelikyan merged commit 10bb198 into main Mar 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants