Skip to content

Clone API use pathspec#1132

Open
steveukx wants to merge 1 commit intomainfrom
feat/1125_clone-api
Open

Clone API use pathspec#1132
steveukx wants to merge 1 commit intomainfrom
feat/1125_clone-api

Conversation

@steveukx
Copy link
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
Copy link

changeset-bot bot commented Feb 28, 2026

🦋 Changeset detected

Latest commit: c17183a

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

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