Skip to content

Conversation

amuravski
Copy link
Contributor

Moves the --branch key value pair to the correct position in the argument list.
The previous splice at index 2 inserted it before clone, causing error while cloning.

@amuravski amuravski requested a review from prabhu as a code owner July 18, 2025 06:21
The splice was inserting --branch before the literal "clone",
producing an argument order that would not work.

Signed-off-by: amuravski <arseniymv@gmail.com>
Copy link
Collaborator

@prabhu prabhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@prabhu prabhu merged commit 7ecb4bf into CycloneDX:master Jul 18, 2025
79 of 80 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants