Skip to content

Conversation

andymeneely
Copy link
Contributor

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

  • Ensure all commits include DCO sign-off.
  • Ensure that your contributions pass unit testing.
  • Ensure that your contributions contain documentation if applicable.

Description

Add in support for git clone --filter option so you can do partial clones with. For example, Git.clone(..., filter: 'tree:0') would result in git clone ... --filter=tree:0

@jcouball
Copy link
Member

jcouball commented Apr 1, 2023

Thank you for the contribution, @andymeneely. I have added more documentation and a test for this option.

@jcouball jcouball merged commit dd5a24d into ruby-git:master Apr 1, 2023
@jcouball jcouball mentioned this pull request Dec 29, 2023
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