Skip to content

Clone API use pathspec#1132

Merged
steveukx merged 9 commits into
mainfrom
feat/1125_clone-api
Mar 10, 2026
Merged

Clone API use pathspec#1132
steveukx merged 9 commits into
mainfrom
feat/1125_clone-api

Conversation

@steveukx

Copy link
Copy Markdown
Owner

Use a pathspec wrapper for remote and local paths when using git.clone and git.mirror

Extract clone methods to SimpleGitApi base class.

Closes #1125

…lone` and `git.mirror`

Extract `clone` methods to `SimpleGitApi` base class.
@changeset-bot

changeset-bot Bot commented Feb 28, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6ec58e2

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 Minor

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 a263635 into main Mar 10, 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.

Create test cases for all valid options in Clone

1 participant