Skip to content

Fix regex for CLONE_OPTIONS constant#1122

Merged
steveukx merged 4 commits into
mainfrom
fix/clone-options
Feb 21, 2026
Merged

Fix regex for CLONE_OPTIONS constant#1122
steveukx merged 4 commits into
mainfrom
fix/clone-options

Conversation

@steveukx

Copy link
Copy Markdown
Owner

Unbounded regexp would catch clone options that should be permitted.

Closes #1121

Unbounded regexp would catch clone options that should be permitted.

Closes #1121
@changeset-bot

changeset-bot Bot commented Feb 21, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: c839539

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
simple-git Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@steveukx steveukx merged commit 23b070f into main Feb 21, 2026
9 checks 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.

simple-git 3.32.0 mistakenly recognizes any clone option with u as unsafe

1 participant